Can't use functions like sin(s) with transfer function/nyquist

1 回表示 (過去 30 日間)
Sebastian Daneli
Sebastian Daneli 2019 年 8 月 3 日
回答済み: Navya Seelam 2019 年 8 月 7 日
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
Navya Seelam 2019 年 8 月 7 日
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.

タグ


Translated by