Magnitude and Phase of a Transfer Function (mag_phase)

バージョン 2.2.2.0 (197 KB) 作成者: Tamas Kis
Magnitude and phase of a transfer function (i.e. linear system) at a specific point in the frequency domain.
ダウンロード: 1.1K
更新 2023/9/19

mag_phase View Magnitude and Phase of a Transfer Function (mag_phase) on File Exchange Open in MATLAB Online

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×1 tf, zpk, or ss): continuous or discrete-time linear system
  • x (1×1 complex double): location in frequency domain
    • in continuous domain
    • in discrete domain
  • units (char array): deg or rad

Outputs

  • mag (1×1 double): magnitude of transfer function at or
  • phase (1×1 double): phase of transfer function at or

Examples and Additional 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!
バージョン 公開済み リリース ノート
2.2.2.0

See release notes for this release on GitHub: https://github.com/tamaskis/mag_phase-MATLAB/releases/tag/v2.2.2

2.2.1

See release notes for this release on GitHub: https://github.com/tamaskis/mag_phase-MATLAB/releases/tag/v2.2.1

2.2.0

See release notes for this release on GitHub: https://github.com/tamaskis/mag_phase-MATLAB/releases/tag/v2.2.0

2.1.0.0

See release notes for this release on GitHub: https://github.com/tamaskis/mag_phase-MATLAB/releases/tag/v2.1.0

2.0.2

See release notes for this release on GitHub: https://github.com/tamaskis/mag_phase-MATLAB/releases/tag/v2.0.2

2.0.1.0

See release notes for this release on GitHub: https://github.com/tamaskis/mag_phase-MATLAB/releases/tag/v2.0.1

2.0.0

See release notes for this release on GitHub: https://github.com/tamaskis/mag_phase-MATLAB/releases/tag/v2.0.0

1.0.4

See release notes for this release on GitHub: https://github.com/tamaskis/mag_phase-MATLAB/releases/tag/v1.0.4

1.0.3

See release notes for this release on GitHub: https://github.com/tamaskis/mag_phase-MATLAB/releases/tag/v1.0.3

1.0.2

See release notes for this release on GitHub: https://github.com/tamaskis/mag_phase-MATLAB/releases/tag/v1.0.2

1.0.1.0

See release notes for this release on GitHub: https://github.com/tamaskis/mag_phase-MATLAB/releases/tag/v1.0.1

1.0.0

この GitHub アドオンでの問題を表示または報告するには、GitHub リポジトリにアクセスしてください。
この GitHub アドオンでの問題を表示または報告するには、GitHub リポジトリにアクセスしてください。