Replicate integrator block in Ms Excel
Mostra commenti meno recenti
Hi folks,
I created a simple diagram to solve ordinary differential equation as shown below.

I was trying to compute the result of xf_dot manually in Ms Excel but I did not get the same answer with the solution from Matlab.
The xl_dot is a table of time-value e.g ([0 30; 1 27; 2 24; . . .]) and initial value for integrator is zero. I suppose the result of xf_dot would be
xf_dot (t) = 0 + delta_v(t) * t
But when I computed the result in Ms Excel the data plot is different.
did I miss something here?
Thanks in advance
Risposta accettata
Più risposte (0)
Categorie
Scopri di più su General Applications in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!