photo

Mavra Mehmood


Last seen: 5年弱 前 2018 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

8 質問
0 回答

ランク
28,216
of 301,454

評判
1

コントリビューション
8 質問
0 回答

回答採用率
50.0%

獲得投票数
1

ランク
 of 21,287

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 174,632

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • Thankful Level 2
  • Thankful Level 1

バッジを表示

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

回答

質問


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

0

回答