이 제출물을 팔로우합니다
- 팔로우하는 게시물 피드에서 업데이트를 확인할 수 있습니다
- 정보 수신 기본 설정에 따라 이메일을 받을 수 있습니다
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 (2026). Bode plot with asymptotes (https://kr.mathworks.com/matlabcentral/fileexchange/10183-bode-plot-with-asymptotes), MATLAB Central File Exchange. 검색 날짜: .
도움
도움 준 파일: CONTROL SYSTEMS - BODE PLOT
| 버전 | 퍼블리시됨 | 릴리스 정보 | Action |
|---|---|---|---|
| 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
|
||
| 1.0.0.0 | Bug fix. |
