Community Profile

photo

Nawal


Attivo dal 2013

Followers: 0   Following: 0

Contatto

Statistiche

  • Thankful Level 1

Visualizza badge

Feeds

Visto da

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

oltre 10 anni fa | 0

Domanda


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 ...

oltre 10 anni fa | 0 risposte | 0

0

risposte

Domanda


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...

oltre 10 anni fa | 1 risposta | 1

1

risposta

Domanda


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...

oltre 10 anni fa | 2 risposte | 0

2

risposte

Domanda


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...

oltre 10 anni fa | 2 risposte | 0

2

risposte

Risposto
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

oltre 10 anni fa | 0

Domanda


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...

oltre 10 anni fa | 3 risposte | 0

3

risposte

Domanda


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...

oltre 10 anni fa | 1 risposta | 1

1

risposta

Domanda


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...

oltre 10 anni fa | 0 risposte | 0

0

risposte

Domanda


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); ...

oltre 10 anni fa | 0 risposte | 0

0

risposte