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: Michael Godfrey
Subject: [Octave-bug-tracker] [bug #32741] filter initial conditions do not work for matrix input
Date: Fri, 01 Apr 2011 22:19:53 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:2.0) Gecko/20100101 Firefox/4.0

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

matlab says:
+verbose+
>> filter( [ 1, 3 ], [ 1 ], [ 1 2; 3 4; 5 6 ], [ 4, 5 ] ) 

ans =

     5     7
     6    10
    14    18

>> version

ans =

7.9.0.529 (R2009b)
-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]