Asymptotic Bode Diagram

This application deals with the asymptotic bode diagrams of trasfer function W(s)

Vous suivez désormais cette soumission

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);

Citation pour cette source

Valerio Scordamaglia (2026). Asymptotic Bode Diagram (https://fr.mathworks.com/matlabcentral/fileexchange/23870-asymptotic-bode-diagram), MATLAB Central File Exchange. Extrait(e) le .

Remerciements

A inspiré : CONTROL SYSTEMS - BODE PLOT

Informations générales

Compatibilité avec les versions de MATLAB

  • Compatible avec toutes les versions

Plateformes compatibles

  • Windows
  • macOS
  • Linux
Version Publié le Notes de version Action
1.0.0.0

zz