Magnitude and Phase of a Transfer Function (mag_phase)
Version 2.2.2.0 (197 ko) par
Tamas Kis
Magnitude and phase of a transfer function (i.e. linear system) at a specific point in the frequency domain.
mag_phase
Magnitude and phase of a transfer function (i.e. linear system) at a specific point in the frequency domain.
Syntax
[mag,phase] = mag_phase(sys,x)
[mag,phase] = mag_phase(sys,x,units)
Inputs
-
sys
(1×1tf
,zpk
, orss
): continuous or discrete-time linear system -
x
(1×1complex double
): location in frequency domain -
units
(char
array):deg
orrad
Outputs
-
mag
(1×1double
): magnitude of transfer function at or -
phase
(1×1double
): phase of transfer function at or
Examples and Additional Documentation
- See "EXAMPLES.mlx" or the "Examples" tab on the File Exchange page for examples.
- See "Magnitude_and_Phase_of_a_Linear_System.pdf" (also included with download) for the technical documentation.
Citation pour cette source
Tamas Kis (2024). Magnitude and Phase of a Transfer Function (mag_phase) (https://github.com/tamaskis/mag_phase-MATLAB/releases/tag/v2.2.2), GitHub. Extrait(e) le .
Compatibilité avec les versions de MATLAB
Créé avec
R2023a
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS LinuxTags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Découvrir Live Editor
Créez des scripts avec du code, des résultats et du texte formaté dans un même document exécutable.
Pour consulter ou signaler des problèmes liés à ce module complémentaire GitHub, accédez au dépôt GitHub.
Pour consulter ou signaler des problèmes liés à ce module complémentaire GitHub, accédez au dépôt GitHub.