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

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

[Octave-bug-tracker] [bug #32741] filter initial conditions do not work


From: Rik
Subject: [Octave-bug-tracker] [bug #32741] filter initial conditions do not work for matrix input
Date: Fri, 01 Apr 2011 22:08:30 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.16) Gecko/20110323 Ubuntu/10.04 (lucid) Firefox/3.6.16

Update of bug #32741 (project octave):

                  Status:                    None => Need Info              

    _______________________________________________________

Follow-up Comment #1:

I think I have a fix for this.  However, I'm still not sure filter is
correctly handling the initial conditions.  Could you report what the
following command does in Matlab?

+verbose+
filter( [ 1, 3 ], [ 1 ], [ 1 2; 3 4; 5 6 ], [ 4, 5 ] ) 
-verbose-


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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