help-octave
[Top][All Lists]
Advanced

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

Re: Mean filter


From: Søren Hauberg
Subject: Re: Mean filter
Date: Thu, 21 Jul 2005 16:02:13 +0200
User-agent: Mozilla Thunderbird 1.0.2 (X11/20050404)

Quentin Spencer wrote:
I tried this with both the filter and conv functions, with similar results (though filter seemed very slightly faster). Since they are precompiled functions, I think the only way you could improve on them is to write your own precompiled function that does only addition and no multiplication--you could scale the results afterward if you needed to.
Yeah, I guess I'll have to do that :-(

-Quentin
/Søren



-------------------------------------------------------------
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]