Community Profile

photo

jenifer Ask


Last seen: 4 years ago Active since 2019

Followers: 0   Following: 0

Statistics

  • Thankful Level 3
  • Explorer

View badges

Feeds

View by

Question


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 ago | 0 answers | 0

0

answers

Question


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 ago | 2 answers | 0

2

answers

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 0 answers | 0

0

answers

Question


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

4 years ago | 1 answer | 0

1

answer

Question


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 ago | 0 answers | 0

0

answers

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 0 answers | 0

0

answers

Question


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 ago | 0 answers | 0

0

answers

Question


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 ago | 0 answers | 0

0

answers

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 1 answer | 0

1

answer