Can't use functions like sin(s) with transfer function/nyquist
이전 댓글 표시
I'm trying to evaluate describing functions by plotting them with the nyquist command but it's not possible when a function like sin is a part of the describing function.
Any ideas?
답변 (1개)
Navya Seelam
2019년 8월 7일
0 개 추천
Hi,
nyquist function is based on an algorithm which computes the zero-pole-gain representation of the system. sin(s) cannot be converted to zero-pole-gain representation and hence it cannot be used with nyquist.
카테고리
도움말 센터 및 File Exchange에서 Classical Control Design에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!