Samar Ragab - MATLAB Central
photo

Samar Ragab


Last seen: 1 year 前 自 2018 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB AnswersFrom 08/18 to 04/25Use left and right arrows to move selectionFrom 08/18Use left and right arrows to move left selectionTo 04/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

4 个提问
1 个回答

排名
116,251
of 298,292

声誉
0

贡献数
4 个提问
1 个回答

回答接受率
50.0%

收到投票数
0

排名
 of 20,560

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 160,775

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

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

查看徽章

Feeds

排序方式:

提问


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 前 | 0 个回答 | 0

0

个回答

已回答
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:...

5 years 前 | 0

提问


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 前 | 0 个回答 | 0

0

个回答

提问


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...

6 years 前 | 1 个回答 | 0

1

个回答

提问


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/...

6 years 前 | 2 个回答 | 0

2

个回答