octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #45918] control: Nyquist plot is incorrect


From: Doug Stewart
Subject: [Octave-bug-tracker] [bug #45918] control: Nyquist plot is incorrect
Date: Thu, 10 Sep 2015 18:58:14 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/45.0.2454.85 Safari/537.36

Follow-up Comment #1, bug #45918 (project octave):

you have  10*s +10  but this is 10*(s +1)
and you have for the denominator
   s^2 +s   and this is s(s+1)

so the system is 10/s

Yes the nyquist diagram is wrong.

These poles and zeros at -1 should disappear!



    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?45918>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]