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

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

[Octave-bug-tracker] [bug #58102] Wrong step response for transfer funct


From: Doug Stewart
Subject: [Octave-bug-tracker] [bug #58102] Wrong step response for transfer function
Date: Thu, 2 Apr 2020 10:07:59 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36

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

in octave you have :
g=tf([1,0.2],[1,0.1,0.0025])
in matlab you have
g=tf([1,0.2],[1,0.01,0.0025])
in  mathmatica you have:
g=tf([1,0],[1,0.01,0.0025])
all 3 are different
:-(



    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?58102>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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