how to plot frequency domain response in simulink ?
Mostrar comentarios más antiguos
Hello,
I am giving continuous time signal and i am plotting time domain response on scope in siulink, but i want to analyse frequency response of same continuous time signal.
how should i analyse frequency response of continuous time signal in simulink ?
Respuesta aceptada
Más respuestas (1)
Arkadiy Turevskiy
el 25 de Mzo. de 2013
0 votos
You can also use the tool called Simulink Control Design. It lets you linearize your model analytically, so you can compute and plot a transfer function from any input to any output. It also has the functionality called frequency response estimation, which is exactly what you are trying to do: it lets you inject a time signal into any input, and calculates and plots the frequency response from that input to any output. Does all the signal logging, fft calculations for you.
For exact linearization, see more on this page we put together for linearization. For frequency-response estimation, see the section of the page that says "frequency response estimation".
Arkadiy
4 comentarios
Aniket
el 25 de Mzo. de 2013
Arkadiy Turevskiy
el 25 de Mzo. de 2013
sensitivity and complementary sensitivity are just two specific transfer functions, so yes, you can caclulate and plot them - you'll just need to setup linearization input and output points correctly.
Arkadiy Turevskiy
el 9 de Oct. de 2013
Categorías
Más información sobre State-Space Control Design 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!
