Community Profile

photo

jenifer Ask


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

Followers: 0   Following: 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...

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

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

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

4 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);

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

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

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

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

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

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

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

4 years 前 | 1 个回答 | 0

1

个回答