Edit msfcndemo_limintm.mdl for definite integral respect to any function not equal to time
1 次查看(过去 30 天)
显示 更早的评论
Hi,
I don't know C-language but i ask how i can edit (if it's possible) S-function code in msfcndemo_limintm.mdl integrator block, to output a definite integral of an input function f(x) with integration bounds (low and high) as input and respect to any x-function as input not necessarily equal to time.
0 个评论
回答(1 个)
Kaustubha Govind
2011-2-28
Block derivatives in Simulink are computed w.r.t time, so it is not possible to utilize the Simulink solver to integrate w.r.t. an arbitrary variable.
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Manual Performance Optimization 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!