Jaime R


Attivo dal 2016

Followers: 0   Following: 0

Statistica

MATLAB Answers

3 Domande
0 Risposte

RANK
39.204
of 301.472

REPUTAZIONE
1

CONTRIBUTI
3 Domande
0 Risposte

ACCETTAZIONE DELLE RISPOSTE
66.67%

VOTI RICEVUTI
1

RANK
 of 21.293

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 174.655

CONTRIBUTI
0 Problemi
0 Soluzioni

PUNTEGGIO
0

NUMERO DI BADGE
0

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


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

circa 9 anni fa | 0 risposte | 0

0

risposte

Domanda


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

oltre 9 anni fa | 2 risposte | 1

2

risposte

Domanda


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

oltre 9 anni fa | 1 risposta | 0

1

risposta