Asymptotic Bode Diagram
Version 1.0.0.0 (2,74 KB) von
Valerio Scordamaglia
This application deals with the asymptotic bode diagrams of trasfer function W(s)
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);
Zitieren als
Valerio Scordamaglia (2024). Asymptotic Bode Diagram (https://www.mathworks.com/matlabcentral/fileexchange/23870-asymptotic-bode-diagram), MATLAB Central File Exchange. Abgerufen.
Kompatibilität der MATLAB-Version
Erstellt mit
R13SP1
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS LinuxKategorien
- Control Systems > Control System Toolbox > Linear Analysis > Time and Frequency Domain Analysis > Frequency-Domain Analysis >
Mehr zu Frequency-Domain Analysis finden Sie in Help Center und MATLAB Answers
Tags
Quellenangaben
Inspiriert: CONTROL SYSTEMS - BODE PLOT
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
Version | Veröffentlicht | Versionshinweise | |
---|---|---|---|
1.0.0.0 | zz |