help-octave
[Top][All Lists]
Advanced

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

Re: Very slow filter.cc


From: Miroslaw Kwasniak
Subject: Re: Very slow filter.cc
Date: Mon, 24 Jan 2005 10:57:30 +0100
User-agent: Mutt/1.5.6+20040907i

On Mon, Jan 24, 2005 at 10:34:12AM +0100, Michael Creel wrote:
> By any chances, can the differences be due to changes in random number 
> generators? Can you repeat this loading given data from a file?
> Michael.

You can see that only filter time  was reported ;)
>  t = cputime;
>  y = filter(b,1,x);
>  cputime - t

To be sure I repeated with loading data from file

OCTAVE_VERSION = 2.1.63
ans = 14.030
OCTAVE_VERSION = 2.1.64
ans = 4.0900



-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------



reply via email to

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