MathGroup Archive 2004

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

Search the Archive

time series

  • To: mathgroup at smc.vnet.net
  • Subject: [mg46362] time series
  • From: "paolo tarpanelli" <tarpanelli at libero.it>
  • Date: Mon, 16 Feb 2004 09:00:09 -0500 (EST)
  • Sender: owner-wri-mathgroup at wolfram.com

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: matrix operations
  • Next by Date: No Output, No Error
  • Previous by thread: Re: How to numerically estimate an asymptotic equivalent?
  • Next by thread: Re: time series