Magnitude and Phase of a Transfer Function (mag_phase)
版本 2.2.2.0 (196.8 KB) 作者:
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.
引用格式
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. 检索时间: .
MATLAB 版本兼容性
创建方式
R2023a
兼容任何版本
平台兼容性
Windows macOS Linux标签
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
要查看或报告此来自 GitHub 的附加功能中的问题,请访问其 GitHub 仓库。
要查看或报告此来自 GitHub 的附加功能中的问题,请访问其 GitHub 仓库。