Asymptotic Bode Diagram

This application deals with the asymptotic bode diagrams of trasfer function W(s)
10,2K descargas
Actualizado 31 mar 2016

Ver licencia

This application deals with the asymptotic bode diagrams of trasfer function W(s) defined by numerator and denominator
Example:

num=rand(1,5);
den=rand(1,6);
bode_asymptotic(num,den);

Citar como

Valerio Scordamaglia (2024). Asymptotic Bode Diagram (https://www.mathworks.com/matlabcentral/fileexchange/23870-asymptotic-bode-diagram), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R13SP1
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Agradecimientos

Inspiración para: CONTROL SYSTEMS - BODE PLOT

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Versión Publicado Notas de la versión
1.0.0.0

zz