problem about block choose in simulink
显示 更早的评论
Hi
I am having trouble of the block choose in simulink
i have a function:[e^(-st)]
Can anyone help me ?
回答(1 个)
Kaustubha Govind
2012-3-9
0 个投票
There is the Math Function block for generic exp(u) calculations, but the "s" makes me think that you are implementing a transfer function, is that correct? AFAIK, e^(-ks) corresponds to a time delay of "k", for which I suppose you could use the Variable Time Delay block. Alternately, see How can I have a Transfer Function with delays in a Simulink model using Simulink?.
类别
在 帮助中心 和 File Exchange 中查找有关 Simulink 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!