photo

tyler brecht


Nmmu

自 2014 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

6 个提问
0 个回答

排名
35,035
of 297,503

声誉
1

贡献数
6 个提问
0 个回答

回答接受率
50.0%

收到投票数
1

排名
 of 20,449

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 159,017

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Plotting graph in matlab
Hi guys. How do I plot two graphs on one axis but not to overlap each other? Is this possible?

10 years 前 | 3 个回答 | 0

3

个回答

提问


Putting multiple equations into a function
Hey guys I have four 1st order odes that I want to put into a function that will be later used with ode45. u1 = x1; u2 = dx1...

10 years 前 | 1 个回答 | 0

1

个回答

提问


Animating a sine wave movie
Hi guys I would like to know how to make a movie of a sine wave using handle graphics and for each frame a for loop with getfra...

10 years 前 | 2 个回答 | 1

2

个回答

提问


Error using ode45 in matlab
Hi guys I have a block and spring system with no damping. I'm given the equation x'' = -k*(x1 - L1)/m + k*(x2-x1-w1-L2)/m. Wh...

10 years 前 | 1 个回答 | 0

1

个回答

提问


Mass spring system equation help
Hi all fellow Matlab users. I'm fairly good a Matlab but I have encountered some difficulty in getting my function to work w...

10 years 前 | 1 个回答 | 0

1

个回答

提问


Hi guys. I need help splitting a number into its individual parts and then add them. E.g. the number would be 1994 = 1 + 9 + 9 + 4 = 23
I don't want the number to turn a scalar into an array eg x = 1994 = 1 9 9 4 I want it the scalar x = 1994 to split into multip...

10 years 前 | 5 个回答 | 0

5

个回答