photo

Nawal


自 2013 起处于活动状态

Followers: 0   Following: 0

消息

统计学

  • Thankful Level 1

查看徽章

Feeds

排序方式:

已回答
how to take the derivative for the retained value from ode45?
Can I do something like diff [ts,xs]

11 years 前 | 0

提问


How to take the derivative for the retained value from ode45 solver?
[t,y]= ode45(@my_function,[0,10],[5,0]); I'm getting angular velocity and angular position from the ODE solver above. Now I ...

11 years 前 | 0 个回答 | 0

0

个回答

提问


How to change the colors in the plot?
%How to change the colors in the plot? %I have four curves, and they are black and blue, %I'm trying to change the color t...

11 years 前 | 1 个回答 | 1

1

个回答

提问


how to take the derivative for the retained value from ode45?
I'm using the ode45 to find the velocity, now I need to find the acceleration how can I take the derivative of the retained valu...

11 years 前 | 2 个回答 | 0

2

个回答

提问


Why I'm keep getting these errors? Please help!
I'm writing a program and I can't finish it because I'm keep getting these error below.... Error using odearguments (line...

11 years 前 | 2 个回答 | 0

2

个回答

已回答
How to use fprintf?
Also, how can I add units to each number For this example let's say kg,kg, kg, m, m, KN, KN Thanks in advance

11 years 前 | 0

提问


How to use fprintf?
For example if I have seven variable x=[a;b;c;d;e;f;g] and I have y=[1;2;3;4;5;6;7] how can I use fprintf to assign eac...

11 years 前 | 3 个回答 | 0

3

个回答

提问


How to assign a value of differential equation?
Not sure how to ask my question, but for example if I have a= sin(5)+3x I want to assign its differential value to b, ho...

11 years 前 | 1 个回答 | 1

1

个回答

提问


How can I solve this problem using MATLAB?
In a theme park a new ride modeled as swinging pendulum is being studied. A simple pendulum that is undergoing swinging in th...

11 years 前 | 0 个回答 | 0

0

个回答

提问


How to write a program that can solve these equation simultaneously ?
Assume that :W=50 lb, L=12ft, g=32.2 ft/s2, theta=35*pi/180 radians, mu_k=0.2; And the equation are: Na-Fb= (W* ax /g); ...

11 years 前 | 0 个回答 | 0

0

个回答