photo

Açmae

MathWorks

自 2013 起处于活动状态

Followers: 0   Following: 0

消息

统计学

  • First Review
  • Knowledgeable Level 1
  • First Answer

查看徽章

Feeds

排序方式:

已回答
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 前 | 0

已回答
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 前 | 0

| 已接受

已回答
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 前 | 2

| 已接受