統計
MATLAB Answers
7 質問
0 回答
ランク
of 157,776
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
GIFT ica input data format
hi i am using GIFT tool box for ICA analysis but i am new in it does any one knows what format my input datas should have?...
約10年 前 | 0 件の回答 | 0
0
回答質問
Plot single-sided amplitude spectrum.
hello . i tried to find a code for ploting fft,and i found this code which plot single-sided amplitude spectrum according to ...
約10年 前 | 2 件の回答 | 0
2
回答質問
Index exceeds matrix dimensions error
hi i was running this simple code,but i got this error,any idea how to fix it? L = 140; % Length o...
約10年 前 | 1 件の回答 | 0
1
回答質問
error: assignment dimension mismatch
I=imread('data (15).tif'); % Read an image IG = rgb2gray(I); [M,N] = size(IG); G(:,:,2) = I(:,:,2); G(:,:,1) = 0; ...
11年弱 前 | 1 件の回答 | 0
1
回答質問
problem with reading and writing image
NumberOfimages=4; %chose the number of images you want to give input prefix_image='data ('; %change the desired in...
11年弱 前 | 2 件の回答 | 0
2
回答質問
image segmentation best methods
hi i have a retinal blood vessels segmentation project and i know a lot of methods for image segmentation,but i don't know whic...
11年弱 前 | 1 件の回答 | 0
1
回答質問
how to partion an image and then apply otsu method on each block
hi i tried to divide the image into smaller blocks and then i applied otsu method on each block,in order to have a better resul...
11年弱 前 | 1 件の回答 | 0