photo

Marlon Damaceno


自 2017 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

5 个提问
1 个回答

排名
162,022
of 299,877

声誉
0

贡献数
5 个提问
1 个回答

回答接受率
80.0%

收到投票数
0

排名
9,684 of 20,828

声誉
N/A

平均
2.00

贡献数
0 文件

下载次数
3

ALL TIME 下载次数
0

排名

of 166,412

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


I need to draw 8 lines in a binary image according to the attached image.
<</matlabcentral/answers/uploaded_files/96488/8.jpg>> How can I do this?

8 years 前 | 1 个回答 | 0

1

个回答

提问


How to plot a pizza bar with my colors found?
I want plot a pizza bar with my colors found, How can I do this? This is my code: %% *** [DADOS DO AUTOR] *** %% ...

8 years 前 | 1 个回答 | 0

1

个回答

提问


Anybody help me with measure asymmetry an irregular object
What's the best method to sort the asymmetry? basically, I need the result of the ratio between the perpendicular segment and...

8 years 前 | 1 个回答 | 0

1

个回答

已回答
How I get this all values of regionprops and show in diferent edit texts in my GUI?
Hello guys! I got it in a different, simpler way, easier than I thought. %% ***AREA*** %% Area = cat(1, 'stats.Area')...

8 years 前 | 0

提问


How I get this all values of regionprops and show in diferent edit texts in my GUI?
stats = regionprops('table',CloseBW,'Area',... 'BoundingBox',... ...

8 years 前 | 3 个回答 | 0

3

个回答

提问


I Have a value of bwarea, how can I get this value and show in edit text in my GUI?
Example: EDITOR: bwarea(a) COMMAND WINDOW: ans = 10 % (I need to show this value in my edit text GUI) anybody help me...

8 years 前 | 1 个回答 | 0

1

个回答