photo

fatima-zahra achbah


自 2017 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

5 个提问
0 个回答

排名
104,540
of 297,527

声誉
0

贡献数
5 个提问
0 个回答

回答接受率
60.0%

收到投票数
0

排名
 of 20,454

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 159,075

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Hi, generatin random points inside a cuboid problem
Hi, I need to generate a total I of points inside a specific cuboid(a*b*c) and plot it then after havings these points and their...

7 years 前 | 1 个回答 | 0

1

个回答

提问


Hi, I need to generate random points inside a parallelepiped
Hi guys, I need to generate a total i of points inside a specific parallelepiped(a*b*c) and plot it then after havings thoses p...

7 years 前 | 0 个回答 | 0

0

个回答

提问


Matrix dimensions must agree problem
Hi, everyone! when I try to run my script they always tell me: Matrix dimensions must agree. I want to compare two matrices fu...

7 years 前 | 0 个回答 | 0

0

个回答

提问


what does this line of code mean,
C{k} = xlsread(name) the main program is this: C = cell(1,9); for k = 1:9 name = sprintf('%04i.csv',k); ...

7 years 前 | 1 个回答 | 0

1

个回答

提问


Hi, I have a problem with a script given to me by my teacher , I don't know what is its point nor its problem
function A=einlesen(Anzahl) % Einleseroutione for i=1:Anzahl name=sprintf('%i',i); while length(name)<4, n...

7 years 前 | 1 个回答 | 0

1

个回答