photo

Nawal


Con actividad desde 2013

Followers: 0   Following: 0

Mensaje

Estadística

MATLAB Answers

8 Preguntas
2 Respuestas

CLASIFICACIÓN
36.244
of 300.392

REPUTACIÓN
1

CONTRIBUCIONES
8 Preguntas
2 Respuestas

ACEPTACIÓN DE RESPUESTAS
25.0%

VOTOS RECIBIDOS
2

CLASIFICACIÓN
 of 20.934

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 168.373

CONTRIBUCIONES
0 Problemas
0 Soluciones

PUNTUACIÓN
0

NÚMERO DE INSIGNIAS
0

CONTRIBUCIONES
0 Publicaciones

CONTRIBUCIONES
0 Público Canales

EVALUACIÓN MEDIA

CONTRIBUCIONES
0 Temas destacados

MEDIA DE ME GUSTA

  • Thankful Level 1

Ver insignias

Feeds

Ver por

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

más de 12 años hace | 0

Pregunta


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

más de 12 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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

más de 12 años hace | 1 respuesta | 1

1

respuesta

Pregunta


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

más de 12 años hace | 2 respuestas | 0

2

respuestas

Pregunta


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

más de 12 años hace | 2 respuestas | 0

2

respuestas

Respondida
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

más de 12 años hace | 0

Pregunta


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

más de 12 años hace | 3 respuestas | 0

3

respuestas

Pregunta


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

más de 12 años hace | 1 respuesta | 1

1

respuesta

Pregunta


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

más de 12 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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

más de 12 años hace | 0 respuestas | 0

0

respuestas