photo

jenifer Ask


Last seen: 5 years 前 自 2019 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

12 个提问
0 个回答

排名
110,195
of 300,417

声誉
0

贡献数
12 个提问
0 个回答

回答接受率
41.67%

收到投票数
0

排名
 of 20,961

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 168,731

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 3
  • Explorer

查看徽章

Feeds

排序方式:

提问


convert multidimensional feature vector to fixed size
I have a multidimensional feature vector for the N image, which varies in length. I had to add NaN for images with a small vec...

6 years 前 | 0 个回答 | 0

0

个回答

提问


How determined lowest value in cell?
I have cell name as x1 I try to determine the index of my LOOP based on its shortest length. With the code below I can only i...

6 years 前 | 2 个回答 | 0

2

个回答

提问


Why delete columns whose output value is NaN not correct?
Why delete columns whose output value is NaN not correct? Why delete columns whose output value is NaN not correct? 2400*10350...

6 years 前 | 1 个回答 | 0

1

个回答

提问


How can I fined min value in each row matrix that in cell?
how can I fined min value in each row matrix that in cell? 6×1 cell array: {15×15 cell} distance of special Co...

6 years 前 | 0 个回答 | 0

0

个回答

提问


cell to a matrix
I want to convert the cell to a matrix . But it gives error. Why? A=cell2mat(FV1);

6 years 前 | 1 个回答 | 0

1

个回答

提问


How to convert image to one pixel?
How can I get from picture (main) to picture(convert) ? I tried the following code but not the correct output. originalImage...

6 years 前 | 0 个回答 | 0

0

个回答

提问


convert each matrix of cells
I have 6 images. In each, I have identified a number of different special points on which to extract the attributes. (Because of...

6 years 前 | 1 个回答 | 0

1

个回答

提问


PADCAT on cells with nested cells
try to use Padcat function on my cells, but I can't, because my cells include nested cells, Attached my fils (6*47). (6 is numb...

6 years 前 | 0 个回答 | 0

0

个回答

提问


how to apply Random projection to dimension reduction?
I have 1125 image with 1280 feature, output: 1125*1280 (file is attached) I want to feature reduction with Random projection, B...

6 years 前 | 0 个回答 | 0

0

个回答

提问


why overwrite cell in loop matlab?
Hi I try to calculate the distance of some picture, But on this Code, just remain the matrix distance of final picture. Of c...

6 years 前 | 0 个回答 | 0

0

个回答

提问


inverse distance weighting on matrix
hi I have Below matrix that distanse from 17 point in image How i can calculate inverse distance weighting on this matrix? ho...

6 years 前 | 1 个回答 | 0

1

个回答

提问


how to find connected neighbors?
How do I find a neighbor of pixels with a neighbor whose value is 1? (Loop to find connected neighbors) I tried to run the ope...

6 years 前 | 1 个回答 | 0

1

个回答