統計
MATLAB Answers
8 質問
0 回答
ランク
of 174,632
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
how to colorize only tumor part in MRI image without using freehand function.
Hello, I am working on colorization of greyscale images. can we assign a specific color to specific intensities.
約5年 前 | 1 件の回答 | 0
1
回答質問
am using NSL_KDD dataset and on using linear svm in classification learner app will give this confusion matrix in result .how to make that matrix readable.
約6年 前 | 0 件の回答 | 0
0
回答質問
Dimensions of matrices being concatenated are not consistent.
%Change your directory where the data is stored using cd command fid = fopen('KDDTrain+.txt','r'); data = textscan(fid,repmat(...
約6年 前 | 1 件の回答 | 0
1
回答質問
Error using sum.Invalid data type. First argument must be numeric or logical.
I want to calculate the mean value but its cannot calculate that and giving error. %%%%%%%%%%%%%%%%error%%%%%%%%%%%%% Error ...
約6年 前 | 0 件の回答 | 1
0
回答質問
Illegal use of reserved keyword "end".
i am facing this error i have attached the code below. [X_norm, mu, sigma] = featureNormalize(X) X_norm = X; mu = zer...
約6年 前 | 1 件の回答 | 0
1
回答質問
Why it gives Invalid expression. When calling a function or indexing a variable, use parentheses. Otherwise, check for mismatched delimiters
h = fspecial('unsharp'); f = imfilter(f1,h); fig_demo = decorrstretch(f,'tol',0.01); J= imadjust(fig_demo, [0.05 0.75], []); ...
約6年 前 | 1 件の回答 | 0
1
回答質問
Error using .* Matrix dimensions must agree on line I_f1=I_f.*(H_em) i didn't understand how to remove this bug.
[f1,f2] = freqspace(size(J), 'meshgrid' ); D = sqrt(f1.^2 + f2.^2); H_b=1./((1+0.1./D).^2); %Butterworth high-pass filter H_...
7年以上 前 | 1 件の回答 | 0
1
回答質問
how can I use makerefmat function when my image is of 1024x1024? i cant uderstand
R = makerefmat(x11, y11, dx, dy);I can't understand what are its perimeters and how to pass them.
7年以上 前 | 0 件の回答 | 0

