|
[Date Index]
[Thread Index]
[Author Index]
Re: moving average function
- To: mathgroup at smc.vnet.net
- Subject: [mg126341] Re: moving average function
- From: rtmphone09 at gmail.com
- Date: Thu, 3 May 2012 04:33:54 -0400 (EDT)
- Delivered-to: l-mathgroup@mail-archive0.wolfram.com
- References: <jnlj94$n3k$1@smc.vnet.net> <jnoa47$547$1@smc.vnet.net>
This is intriguing, but the length of the returned list doesn't match the length of the original list.
Length /@ {testList, bma[testList, 5]}
{11, 15}
Prev by Date:
How does one translate a mathematica program into a C# program? eom
Next by Date:
Re: new Graph function + combinatorica: various problems
Previous by thread:
Re: moving average function
Next by thread:
Re: moving average function
|