Bode plot with asymptotes

버전 1.2.0.2 (3.41 KB) 작성자: Trond Andresen
Bode plot with asymptotes
다운로드 수: 24.9K
업데이트 날짜: 2020/9/22

라이선스 보기

The function asymp() corresponds to bode(), but it also plots asymptotes for the magnitude and phase graphs. Phase asymptotes are only horizontal and vertical.
asymp() only accepts SISO transfer functions.
If the transfer function also has a time delay, the time delay is ignored
for the phase asymptotes.
asymp() may be called in two ways only, asymp(h), or asymp(h,wmin,wmax).

인용 양식

Trond Andresen (2024). Bode plot with asymptotes (https://www.mathworks.com/matlabcentral/fileexchange/10183-bode-plot-with-asymptotes), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2015b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Frequency-Domain Analysis에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
1.2.0.2

some forgotten commas from debugging changed back to semicolons

1.2.0.1

Erroneous sometimes -360 deg phase correction removed

1.2.0.0

Just editing the description a little
Compatible with Matlab 2015
Fixed for compatibility with newer Matlab versions

1.0.0.0

Bug fix.