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!
