Magnitude and Phase of a Transfer Function (mag_phase)

버전 2.2.1 (190 KB) 작성자: Tamas Kis
Magnitude and phase of a transfer function (i.e. linear system) at a specific point in the frequency domain.

다운로드 수: 803

업데이트 날짜: 2022/9/27

GitHub에서 호스트

GitHub에서 라이선스 보기

mag_phase View Magnitude and Phase of a Transfer Function (mag_phase) on File Exchange

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)

Description

[mag,phase] = mag_phase(sys,x) returns the magnitude, mag, and phase, phase, of the linear system, sys, at a desired location x in the frequency domain. If sys represents a continuous-time transfer function , then x corresponds to a point . If sys represents a discrete-time transfer function , then x corresponds to a point . By default, the phase is returned in units of degrees.

[mag,phase] = mag_phase(sys,x,units) does the same as the syntax above, but returns the phase in degrees if units is specified as 'deg', and in radians if units is specified as 'rad'.

Examples and Additional Documentation

인용 양식

Tamas Kis (2023). Magnitude and Phase of a Transfer Function (mag_phase) (https://github.com/tamaskis/mag_phase-MATLAB/releases/tag/v2.2.1), GitHub. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2021a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
버전 게시됨 릴리스 정보
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.0.2

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

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.0

이 GitHub 애드온의 문제를 보거나 보고하려면 GitHub 리포지토리로 가십시오.
이 GitHub 애드온의 문제를 보거나 보고하려면 GitHub 리포지토리로 가십시오.