Ahmed Ismail - MATLAB Central
photo

Ahmed Ismail


自 2016 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB AnswersFrom 03/16 to 04/25Use left and right arrows to move selectionFrom 03/16Use 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

7 个提问
1 个回答

排名
65,986
of 298,264

声誉
0

贡献数
7 个提问
1 个回答

回答接受率
100.0%

收到投票数
0

排名
 of 20,554

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 160,718

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


Curve Fitting on Histogram
Hi, so I am trying to fit a polynomial curve on the histogram data, but I have problem in the implementation. I am using the fun...

8 years 前 | 1 个回答 | 0

1

个回答

提问


Regionprops fails to identify binary image - ERROR
So I have a 'logical-binary' image I would like to perform region props on. The image consists of what you expect, 0's and 1's o...

8 years 前 | 1 个回答 | 0

1

个回答

提问


How to calculate diameter of object
I have the following code to find the centroids of the particles within this <http://imgur.com/kL0LCZz image> <- Hyperlink:- ...

8 years 前 | 1 个回答 | 0

1

个回答

提问


How to get minor ticks pointing outside the graph
Hi, I have a script which plots a histogram, and I have set it so that there is a main xtick every 50. I would like to also ...

8 years 前 | 2 个回答 | 0

2

个回答

已回答
Using imfill on multiple images
C(256,256,length(fileNames)) = uint8(0); C_filled = C; se = strel('disk', 2, 0); for k = 1:length(fileNames)...

9 years 前 | 0

| 已接受

提问


Using imfill on multiple images
myPath= 'E:\conduit_stl(smooth contour)\Collagen Contour Slices\'; fileNames = dir(fullfile(myPath, '*.tif')); ...

9 years 前 | 1 个回答 | 0

1

个回答

提问


Meshing failed with a hmax of...
Dear all, I have referred to previous answers however their solutions don't often work in my case. When I attempt to run a gener...

9 years 前 | 1 个回答 | 0

1

个回答

提问


Is it possible to stack a series of binary images to form a 3-D object?
There are some binary images I am planning to segment. Once that is done, I would like to essentially stack all the image to for...

9 years 前 | 1 个回答 | 0

1

个回答