Edit poles and zeros in root locus design editor or bode editor
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
While i am trying to get the bode plot for my input and output from my simulink model i am getting the error as mentioned below in the image.
2 comentarios
Sam Chak
el 10 de Jun. de 2024
If you have got the Transfer Function of the system, making the Bode plot is a very straightforward thing.
Can you show the transfer function?
Respuestas (1)
Sam Chak
el 11 de Jun. de 2024
Hi @Nandhini
I prefer mathematical model-based design by formulas that satisfies certain stability properties and achieves specified performance requirements, because I cannot see the search space (of higher-order systems) in all directions among which the desired solution resides.
However, you can follow the tutorials outlined in these articles to graphically tune the compensator at your own pace (no math to calculate!) using the desired response is obtained (but also no math to guarantee!):
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/1713251/image.png)
1 comentario
Sam Chak
el 11 de Jun. de 2024
Hi @Nandhini
If you do not have the time to repeatedly tune the poles and zeros at your own pace, but intuitively understands (without formal mathematical proof) that the optimal pole-zero configuration lies somewhere in the z-plane of the discrete-time system, then training a Reinforcement Learning agent using an appropriately designed reward and penalty function may be a viable approach to search for the desired solution.
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/1713256/image.png)
Ver también
Categorías
Más información sobre Classical Control Design en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!