Statistica
MATLAB Answers
3 Domande
0 Risposte
RANK
284.864
of 301.352
REPUTAZIONE
0
CONTRIBUTI
3 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
0.0%
VOTI RICEVUTI
0
RANK
of 174.116
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
forward euler-odes
d^2/dt^2+g*R^2/(R+x)^2 x(t=0)=0 dx(t=0)/dt=750 m/s FORWARD Euler dt=0,1s is this correct to find the x in t=10s.
quasi 3 anni fa | 1 risposta | 0
1
rispostaDomanda
fmindnd problem doesnt run
I have this code in MATLAB, it doesnt run,what is the wrong? g=9.81;zo=50;vo=15;m=50;c=13; z=@(t) -(zo+m/c*(vo+m*g/c)*(1-exp(-...
quasi 3 anni fa | 2 risposte | 0