Community Profile

photo

varjak


Last seen: 4 months ago Active since 2016

Followers: 0   Following: 0

Statistics

All
  • Personal Best Downloads Level 1
  • GitHub Submissions Level 2
  • First Submission
  • First Review
  • First Answer
  • Revival Level 1
  • Thankful Level 1

View badges

Feeds

View by

Submitted


interactiveQRS
A semi-automatic QRS detection algorithm in MATLAB

1 year ago | 1 download |

Thumbnail

Submitted


deepQRS
An automatic QRS detection algorithm using Deep Learning in MATLAB

1 year ago | 2 downloads |

Thumbnail

Answered
how to solveerror while running c code in matlab
Hi, I had the same error and the problem was the MinGW64 folder was in a directory with a space in it! For example: "C:\Program ...

6 years ago | 0

Question


How to apply 2D active contours (snakes) in 3D image?
Hi, I am trying to apply a snake method on a 3D image with no sucess. To my understanding, MATLAB's "activecontours" can be appl...

6 years ago | 0 answers | 0

0

answers

Question


SVM isn't classifying its own training images as expected!
I am trying to detect a tumor in a MRI image using fitcsvm. First, I divide every image of my training set into various cluste...

8 years ago | 0 answers | 0

0

answers

Question


How do I perform a DWT on a cluster?
I need to find out if a given brain MRI image contains a tumor or not. In order to do that, I am using a clustering algorithm ...

8 years ago | 0 answers | 0

0

answers

Question


How can I identity clusters of points in a vector?
I plotted a vector and its easy to see that there are distinct groups of points, as shown in the following pictures. How can I ...

8 years ago | 1 answer | 1

1

answer