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

2 visualizaciones (últimos 30 días)
Sebastian Daneli
Sebastian Daneli el 3 de Ag. de 2019
Respondida: Navya Seelam el 7 de Ag. de 2019
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?

Respuestas (1)

Navya Seelam
Navya Seelam el 7 de Ag. de 2019
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.

Categorías

Más información sobre Control System Toolbox en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by