photo

Mavra Mehmood


Last seen: 4년 초과 전 2018년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

8 질문
0 답변

순위
28,202
of 301,229

평판
1

참여
8 질문
0 답변

답변 채택
50.0%

획득한 표
1

순위
 of 21,196

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 173,512

참여
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

답변