photo

Nathan


自 2013 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

5 个提问
1 个回答

排名
14,107
of 299,911

声誉
3

贡献数
5 个提问
1 个回答

回答接受率
0.0%

收到投票数
2

排名
 of 20,835

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 166,527

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

Feeds

排序方式:

提问


I am trying to fit some data but getting the wrong coeffs!
So I am trying to find some coeffs with Matlab. Here is my code: zdata = [2,8,12,20,26,40,50,59,68,79,82,92]'; ndata ...

10 years 前 | 0 个回答 | 0

0

个回答

提问


Array to plot regarding position, please help
Hello there, I am having a hard time with something. I have an array of positions of 5 particles. -2.0000 5.00...

12 years 前 | 1 个回答 | 0

1

个回答

提问


simulation for an array
If I have an array of positions, say: 1 2 4 5 2 2 4 5 6 8 4 2 8 4 3 etc.. And want to create a animated simulation ...

12 years 前 | 1 个回答 | 0

1

个回答

提问


nbody finite diff aprox
I am writing a program in matlab that will simulate the n-body problem. The simulation is in 3 dimensions. I want somethin...

12 years 前 | 0 个回答 | 0

0

个回答

已回答
How can I share variables between .m files?
what if I have two random random numbers that are generated by test.m and I want to use both those values for test2.m Say: ...

12 years 前 | 1

提问


How can I share variables between .m files?
I am having trouble returning values to different .m files. I have tried to declare the variables globally but that doesn't ...

12 years 前 | 2 个回答 | 1

2

个回答