Community Profile

photo

Açmae

MathWorks

Active since 2013

Followers: 0   Following: 0

Message

Statistics

  • First Review
  • Knowledgeable Level 1
  • First Answer

View badges

Feeds

View by

Answered
NaN in ranksum test
@ Daniel and Eric: In R2012b and beyond, the test: p = ranksum(x(~isnan(x)), y(~isnan(y))) is performed in the functi...

11 years ago | 0

Answered
What are the features we can extract using gabor filtering for images
If you are using a set of Gabor filters with different orientations and frequencies, then you have a host of features you can ex...

11 years ago | 0

| accepted

Answered
Load a file by using a string in which the filename is stored
Hi Rudy - 'filename(1)' is a 1x1 cell in your case. In order to access the content of the cell, you would use curly brackets....

11 years ago | 2

| accepted