photo

Açmae

MathWorks

Active since 2013

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

0 Questions
3 Answers

RANK
4,153
of 300,392

REPUTATION
12

CONTRIBUTIONS
0 Questions
3 Answers

ANSWER ACCEPTANCE
0.00%

VOTES RECEIVED
2

RANK
 of 20,934

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,373

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • 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...

12 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...

12 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....

12 years ago | 2

| accepted