photo

Attila


自 2013 起处于活动状态

Followers: 0   Following: 0

消息

统计学

All
MATLAB Answers

0 个提问
3 个回答

File Exchange

3 文件

排名
6,081
of 300,081

声誉
8

贡献数
0 个提问
3 个回答

回答接受率
0.00%

收到投票数
2

排名
4,220 of 20,868

声誉
344

平均
0.00

贡献数
3 文件

下载次数
10

ALL TIME 下载次数
3445

排名

of 167,273

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Personal Best Downloads Level 2
  • First Review
  • GitHub Submissions Level 1
  • First Submission
  • Knowledgeable Level 1
  • First Answer

查看徽章

Feeds

排序方式:

已回答
Circle plotting on different Planes
Hi, so your problem is more like math-related right? If you already have the coordinates of the unoriented circle points, ...

12 years 前 | 2

| 已接受

已回答
how to create an array(1 by 5000) having random values in the range(9-11).
Hi, Use the uniform distribution function rand(), that outputs values between 0..1 and multiply the values by 2 and add the b...

12 years 前 | 0

已回答
Don't know how to write the loop
Actually, your original code works just fine. The problem is not with the loops. You should have indexed tot with 'j', not 'inde...

12 years 前 | 0