Modelling ODE in Simulink when input multiplied by ouput
1 次查看(过去 30 天)
显示 更早的评论
Hi, so I have this hysteresis equation of a battery, this equation will be combined with other ODE (which could be easily modelled with transfer function) to generate a battery model
where h is the output and i is the input, sgn is the sign of i(t), and the rest are constant. I had tried to make a laplace transfer function and it is not working because the input multiplied by output (h multiplied by i). How can I model this equation in simulink? Could I make this equation in a discrete block and combine with continoues block at the same model?
Thank you
0 个评论
回答(2 个)
Ghazwan
2022-10-10
What you are looking for is available here
https://www.youtube.com/watch?v=_bzQ1Ws28cg
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Ordinary Differential Equations 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!