Simulink transfer function with sinusoidal parameters
显示 更早的评论
Hi
I need to design a transfer function in the following form: 1 / (s^2 + K*s) where K is scalar and varies sinusoidal; the denominator should look like [1 K 0].
What would be the way to implement this behavior ?
Thanks
采纳的回答
更多回答(1 个)
River Rock
2012-11-12
0 个投票
2 个评论
Azzi Abdelmalek
2012-11-12
This model is one of my own files. I 've adapted it for your question, I 've set the gain to 1. Then you can remove the two gain block
Azzi Abdelmalek
2012-11-12
编辑:Azzi Abdelmalek
2012-11-12
If you use D=[1 K], remove the first sum and 1/p blocks
类别
在 帮助中心 和 File Exchange 中查找有关 Simulink Functions 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
