Replicate integrator block in Ms Excel
显示 更早的评论
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
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 General Applications 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!