Replicate integrator block in Ms Excel
Show older comments
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
Accepted Answer
More Answers (0)
Categories
Find more on General Applications in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!