photo

嘉杰 程


Last seen: alrededor de 4 años hace Con actividad desde 2021

Followers: 0   Following: 0

Estadística

MATLAB Answers

4 Preguntas
0 Respuestas

CLASIFICACIÓN
101.138
of 300.381

REPUTACIÓN
0

CONTRIBUCIONES
4 Preguntas
0 Respuestas

ACEPTACIÓN DE RESPUESTAS
50.0%

VOTOS RECIBIDOS
0

CLASIFICACIÓN
 of 20.941

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 168.477

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 2
  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


solve a complex second order differential equation
the ode has a form: () and for, given , how could I use ode45 to solve it with plot? thx

alrededor de 4 años hace | 2 respuestas | 0

2

respuestas

Pregunta


Find relation of initial value and maximum of the value by solving this odes
by solving this ode, we could get the relation plot of r and m (assuming =2,=0), now I want to change the value of (between ...

alrededor de 4 años hace | 0 respuestas | 0

0

respuestas

Pregunta


How to use ode45 to solve this ODE under such circumstance?
Here is the ODE: , given ,continuously, then how to solve it and display relation and calculate (or written relation with ...

alrededor de 4 años hace | 0 respuestas | 0

0

respuestas

Pregunta


How to solve a double complex ode using ode45 in MATLAB
The odes are: ode(1) = diff(x,t) == (sqrt(1+x^2)*y)/(x*(t^2)); ode(2) = diff(y,t) == (x^3)*(t^2); given x(0)=infty; y(0)=0. ...

alrededor de 4 años hace | 2 respuestas | 0

2

respuestas