decompose time series data

  • Follow


Hi;

I am new to Matlab and here is the question; I need help.
We have a time series data need to be decomposed into three parts, 1)
trend, 2) seasonal and 3) irregular, usually we use SAS proc X11 to
do this, now we try to use MATLAB, any suggestions? or X11 matlab
code?

thanks!

Mei
0
Reply chengmei73 (2) 6/6/2006 1:08:07 AM

chengmei wrote:
>
>
> Hi;
>
> I am new to Matlab and here is the question; I need help.
> We have a time series data need to be decomposed into three parts,
> 1)
> trend, 2) seasonal and 3) irregular, usually we use SAS proc X11 to
> do this, now we try to use MATLAB, any suggestions? or X11 matlab
> code?
>
> thanks!
>
> Mei
0
Reply nicolas.tremblay.16 (7) 6/6/2006 5:54:33 AM


It wont run directly in Matlab, but the source code of the O-Matrix Time 
Series toolbox, http://www.omatrix.com/stsa.html might help you.

"nic" <nicolas.tremblay.16@ulaval.ca> wrote in message 
news:ef38b51.0@webcrossing.raydaftYaTP...
> chengmei wrote:
>>
>>
>> Hi;
>>
>> I am new to Matlab and here is the question; I need help.
>> We have a time series data need to be decomposed into three parts,
>> 1)
>> trend, 2) seasonal and 3) irregular, usually we use SAS proc X11 to
>> do this, now we try to use MATLAB, any suggestions? or X11 matlab
>> code?
>>
>> thanks!
>>
>> Mei 


0
Reply harmonic (96) 6/6/2006 9:21:12 PM

2 Replies
81 Views

(page loaded in 0.043 seconds)

Similiar Articles:













7/25/2012 10:29:05 AM


Reply: