Simulink transfer function with sinusoidal parameters
Mostrar comentarios más antiguos
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
Respuesta aceptada
Más respuestas (1)
River Rock
el 12 de Nov. de 2012
0 votos
2 comentarios
Azzi Abdelmalek
el 12 de Nov. de 2012
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
el 12 de Nov. de 2012
Editada: Azzi Abdelmalek
el 12 de Nov. de 2012
If you use D=[1 K], remove the first sum and 1/p blocks
Categorías
Más información sobre Simulink Functions en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
