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

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

[Octave-bug-tracker] [bug #36521] signal package: buttord() overdesigns


From: Juan Pablo Carbajal
Subject: [Octave-bug-tracker] [bug #36521] signal package: buttord() overdesigns
Date: Thu, 24 Nov 2016 00:52:32 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.100 Safari/537.36

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

Using signal 1.3.2, I get

++
[n, Wn] = buttord([0.16 0.24], [0.12 0.32], 3, 12)
warning: buttord: seems to overdesign bandpass and bandreject filters
warning: called from
    buttord at line 60 column 5
n =  3
Wn =

   0.15988   0.24017
--

If n is the order of the filter (is not mentioned in the help of this function
nor of function butter) it seems now the filter is under-designed.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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