help-octave
[Top][All Lists]
Advanced

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

Re: vectorized moving average?


From: Fredrik Lingvall
Subject: Re: vectorized moving average?
Date: Thu, 6 May 2010 12:45:13 +0200



On Thu, May 6, 2010 at 11:40 AM, Francesco Potortì <address@hidden> wrote:
>Does anyone know how to take an n-day weighted moving average of a vector
>without using a for-loop?

Use the filter function.

Or fftconv
 
/Fredrik

reply via email to

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