photo

hamed


自 2014 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

6 个提问
0 个回答

排名
195,603
of 301,738

声誉
0

贡献数
6 个提问
0 个回答

回答接受率
66.67%

收到投票数
0

排名
 of 21,403

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 176,316

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


error in saving overwritten images
I am doing image analysis of particle tracking in a fluidized bed. Part of my code is to produce the figure of particle trajecto...

8 years 前 | 2 个回答 | 0

2

个回答

提问


Removing the grey margin of a plot
Hi I'm doing an image analysis using matlab. I have a figure that I need to remove the grey margin and axes while keeping the o...

8 years 前 | 2 个回答 | 0

2

个回答

提问


generating random particles in a cylinder
I am trying to generate random particles in a cylinder corresponds to a finite volume fraction. Therefore, each volume fraction ...

11 years 前 | 0 个回答 | 0

0

个回答

提问


repeat a condition from the first iteration of for loop
I have an 'if' condition in a 'for' loop. But, the problem is when the condition is true and the code do sth then it continue th...

12 years 前 | 1 个回答 | 0

1

个回答

提问


How to generate just one random number in every iteration of for loop?
I need to generate just one random number in every iterations. For i=1:10 x(i)=rand(1) end %For ex...

12 years 前 | 1 个回答 | 0

1

个回答

提问


How to generate just one random number in every iteration of for loop?
I want to generate n random number in a For loop from 1:n. But, every time as the loop iteration increase the number of generate...

12 years 前 | 2 个回答 | 0

2

个回答