MathGroup Archive 2004

[Date Index] [Thread Index] [Author Index]

Search the Archive

Re: time series

  • To: mathgroup at smc.vnet.net
  • Subject: [mg46371] Re: time series
  • From: Mariusz Jankowski<mjankowski at usm.maine.edu>
  • Date: Mon, 16 Feb 2004 23:41:55 -0500 (EST)
  • Organization: University of Southern Maine
  • References: <c0qjqi$kc3$1@smc.vnet.net>
  • Sender: owner-wri-mathgroup at wolfram.com

Paolo, use Partition

Mariusz

>>> paolo tarpanelli<tarpanelli at libero.it> 2/16/2004 9:24:18 AM >>>
Given a time series
x={a1,a2,a3,a4,a5,a6,...,an}

how can i divide it in different segments x1, x2,..., xn

x1={a1,a2,a3}
x2={a4,a5,a6}
...
xn={an-2,an-1,an}

thanks

Paolo




  • Prev by Date: Re: matrix operations
  • Next by Date: Re: matrix operations
  • Previous by thread: Re: time series
  • Next by thread: Re: time series