Statistica
3 Domande
0 Risposte
RANK
212.217
of 301.496
REPUTAZIONE
0
CONTRIBUTI
3 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
33.33%
VOTI RICEVUTI
0
RANK
of 174.859
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
Feeds
Domanda
Linear differential equation code errors
I'm trying to solve y = sqrt(x*dx/dt) or y=-sqrt(x*dx/dt) with a function and ode 45 and i get several errors function f=dif3...
oltre 4 anni fa | 0 risposte | 0
0
risposteDomanda
Coding a differential equation
So the equation is y = sqrt(x*dx/dt) or y=-sqrt(x*dx/dt) do i do it with the ode solver?
oltre 4 anni fa | 0 risposte | 0
0
risposteDomanda
Coding a system of differential equations
This is the system dx/dt=y^2/x , dy/dt=x^2/y with initial conditions x(0)=√ 2 , y(0)=0 i know how to do them separatel...
oltre 4 anni fa | 1 risposta | 0
