You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
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);
Cite As
Valerio Scordamaglia (2026). Asymptotic Bode Diagram (https://au.mathworks.com/matlabcentral/fileexchange/23870-asymptotic-bode-diagram), MATLAB Central File Exchange. Retrieved .
Acknowledgements
Inspired: CONTROL SYSTEMS - BODE PLOT
General Information
- Version 1.0.0.0 (2.74 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0.0 | zz |
