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

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

[Octave-bug-tracker] [bug #56851] [octave forge] (signal) butter returns


From: Henk Borsje
Subject: [Octave-bug-tracker] [bug #56851] [octave forge] (signal) butter returns incorrect value
Date: Wed, 4 Sep 2019 13:45:02 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Firefox/68.0

Follow-up Comment #5, bug #56851 (project octave):

Apparently butter(5,1/28800) is not a feasible filter, given the reported
differences in returned coefficients.  My expectation is based on the MATLAB
idfilt function in the system identification toolbox.
idfilt(z,[0 1/28800],'FilterOrder',5) does seem to work correctly. According
to the documentation idfilt uses a Butterworth filter.

idfilt does not seem to exist in Octave

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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