If understand what you are looking for, I think partition can be useful:
(map avg (partition 30 1 daily-data))

Christophe

On Tue, Jun 23, 2009 at 8:36 AM, Sean Devlin <francoisdev...@gmail.com>wrote:

>
> Hey all,
> Does anyone know of a moving window function?  I'm curious if there
> are any tools like this for digital signals processing, 30-day moving
> averages, etc.
>
> Sean
> >
>


-- 
Professional: http://cgrand.net/ (fr)
On Clojure: http://clj-me.blogspot.com/ (en)

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to