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

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

[Octave-bug-tracker] [bug #44949] rlocus gives discontinuous data


From: Doug Stewart
Subject: [Octave-bug-tracker] [bug #44949] rlocus gives discontinuous data
Date: Tue, 28 Apr 2015 22:02:52 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/42.0.2311.90 Safari/537.36

Follow-up Comment #2, bug #44949 (project octave):

this shows that the order of the roots changes as the gain increases:
for a = 23:1:26
a
roots([1 9 (a+18) (4*a)])
abs(roots([1 9 (a+18) (4*a)]))
endfor



    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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