photo

Nancy Arokia Rani


Active since 2016

Followers: 1   Following: 0

Statistics

MATLAB Answers

2 Questions
0 Answers

RANK
38,039
of 301,213

REPUTATION
1

CONTRIBUTIONS
2 Questions
0 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
1

RANK
 of 21,191

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 173,422

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

Feeds

View by

Question


In my melanoma skin cancer detection research, for the below code if else coding is not working. even it is just displaying else statement for other condition satisfied
TDS = [(Asymmetry* 1.3) + (w4* 0.1) +(k* 0.5) + (2* 0.5)]; set(handles.calcu9, 'String', num2str(TDS)); val = str...

9 years ago | 2 answers | 1

2

answers

Question


In MATLAB ..Am doing research in melanoma skin cancer detection..In ABCD rule: how to find color value??
for C-Color i need to find the presence of white, red, lightbrown, darkbrown, blue-gray, black colors in my lesion image..A sc...

10 years ago | 2 answers | 0

2

answers