![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/15671415_1560622299466_DEF.jpg)
jenifer Ask
Followers: 0 Following: 0
統計
MATLAB Answers
12 質問
0 回答
ランク
of 157,725
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
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...
約5年 前 | 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...
約5年 前 | 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...
約5年 前 | 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...
約5年 前 | 0 件の回答 | 0
0
回答質問
cell to a matrix
I want to convert the cell to a matrix . But it gives error. Why? A=cell2mat(FV1);
約5年 前 | 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...
約5年 前 | 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...
約5年 前 | 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...
約5年 前 | 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...
約5年 前 | 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...
約5年 前 | 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...
約5年 前 | 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...
5年以上 前 | 1 件の回答 | 0