Asymptotic Bode Diagram
                    Versione 1.0.0.0 (2,74 KB) da  
                  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);
Cita come
Valerio Scordamaglia (2025). Asymptotic Bode Diagram (https://it.mathworks.com/matlabcentral/fileexchange/23870-asymptotic-bode-diagram), MATLAB Central File Exchange. Recuperato .
Compatibilità della release di MATLAB
              Creato con
              R13SP1
            
            
              Compatibile con qualsiasi release
            
          Compatibilità della piattaforma
Windows macOS LinuxCategorie
- Control Systems > Control System Toolbox > Linear Analysis > Time and Frequency Domain Analysis > Frequency-Domain Analysis >
 
      Scopri di più su Frequency-Domain Analysis in Help Center e MATLAB Answers
    
  Tag
Riconoscimenti
Ispirato: CONTROL SYSTEMS - BODE PLOT
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Scopri Live Editor
Crea script con codice, output e testo formattato in un unico documento eseguibile.
| Versione | Pubblicato | Note della release | |
|---|---|---|---|
| 1.0.0.0 | zz  | 
          
