photo

Samar Ragab


Last seen: 2 years ago Active since 2018

Followers: 0   Following: 0

Statistics

MATLAB Answers

4 Questions
1 Answer

RANK
111,651
of 300,352

REPUTATION
0

CONTRIBUTIONS
4 Questions
1 Answer

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
0

RANK
 of 20,928

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,212

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 2
  • First Review
  • First Answer
  • Thankful Level 1

View badges

Feeds

View by

Question


ROC for 3 classes problem
I have 3 classes and i want to plot roc curve for my classifier. But by using plotroc ,it is plotting the roc as a linear curve...

5 years ago | 0 answers | 0

0

answers

Answered
How do I perform unbalanced ANOVA ?
try this , g1=ones(1,size(classA3,1)); g2=2*ones(1,size(classB3,1)); g3=3*ones(1,size(classC3,1)); p1=zeros(1,26); for i=1:...

6 years ago | 0

Question


medical image segmentation project
i have an ultrasound breast image (B-mode) , i need to segment chest wall from breast region , any suggestions? thanks in regar...

6 years ago | 0 answers | 0

0

answers

Question


i have binary image and need to divide it into blocks
First i need to divide a binary image into 8x8 block.Second, in each blocks,check if number of 1s is larger than 0s,if larger nu...

7 years ago | 1 answer | 0

1

answer

Question


How to work on the white region of this binary mask?
I have a mammogram database and I want to apply some features on the white region. <<https://www.mathworks.com/matlabcentral/...

7 years ago | 2 answers | 0

2

answers