Jaime R


Actif depuis 2016

Followers: 0   Following: 0

Statistiques

MATLAB Answers

3 Questions
0 Réponses

RANG
39 219
of 301 564

RÉPUTATION
1

CONTRIBUTIONS
3 Questions
0 Réponses

ACCEPTATION DE VOS RÉPONSES
66.67%

VOTES REÇUS
1

RANG
 of 21 333

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 175 480

CONTRIBUTIONS
0 Problèmes
0 Solutions

SCORE
0

NOMBRE DE BADGES
0

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Question


How to access the previous value during an ODE - Acceleration
I have a 2nd order ODE to solve in MATLAB: ( (a + f(t))·d²x/dt² + (b/2 + k(t))·dx/dt ) · dx/dt - g(t) = 0 Initial co...

environ 9 ans il y a | 1 réponse | 0

0

réponse

Question


How do I solve this 2nd order ODE with time-dependent parameters?
2nd ODE to solve dx/dt*(a + f(t))* d2x/dt2 + 0.5*b*(dx/dt)^2 + k(t)*(dx/dt)^2 - g(t) = 0 Boundary condition: dx/dt(0) =...

plus de 9 ans il y a | 2 réponses | 1

2

réponses

Question


How could I solve this 2nd order ODE with ode45?
2nd ODE to solve dx/dt*(a + f(t))* d2x/dt2 + 0.5*b*(dx/dt)^2 + k(t)*(dx/dt)^2 - g(t) = 0 Boundary condition: dx/dt(0) =...

plus de 9 ans il y a | 1 réponse | 0

1

réponse