From help-request at octave dot org Mon Mar 27 03:50:12 2006 Subject: Re: From: Stefan van der Walt To: help at octave dot org Date: Mon, 27 Mar 2006 11:48:37 +0200 On Mon, Mar 27, 2006 at 10:19:57AM +0200, Francesco Potorti` wrote: > >how would you calculate a 10 sample running average on a 100 element vector? > > I wouldn't say that using a for loop for such a small vector is wrong, > unless the operation is to be done many times. I guess `conv' might also come in handy... Stéfan ------------------------------------------------------------- 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 -------------------------------------------------------------