|
|
decompose time series data
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: Exponential Moving Average without For Loop - comp.soft-sys.matlab ...how to model exponential decay - comp.soft-sys.matlab ... am trying to find the rolling 30 day EMA for a time series without using a for loop (I have a lot of data). FIRST ORDER AUTOCORRELATION - comp.soft-sys.matlabHello,I have a time series with 76 observation ... that there is an error at "" = 1:cols(data)"" when i use it with a time series? ... how to model exponential decay - comp.soft ... Filling up missing data - comp.soft-sys.sas... which would help in filling up "missing" values through some decay method. ... sys.sas About LAG function in group(data;set; by;) - comp.soft ... time series ... on large data ... AR coefficients for complex numbers - comp.dsp> The data I have is: > x = I/P time series > AR coefficients for different orders using aryule > y ... The Cholesky decomposition does, however, require the matrix to be ... PROC MIXED, panel data and fixed effects - comp.soft-sys.sas ...... have an unbalanced cross section (firms) time series ... PROC MIXED, panel data and fixed effects - comp ... SAS - proc nlmixed & Cholesky Decomposition - comp.soft-sys ... Frequency Domain to Time domain conversion - comp.soft-sys.matlab ...... Kolmogorov's -5/3 law of turbulence energy decay ... For example, does the time series need to be real only? ... A time domain data converter with output frequency domain ... proc nlmixed intraclass correlation - comp.soft-sys.sasMy response var, cost, is a time series, I would like to ... Chong Here is my SAS cost: proc nlmixed data ... SAS - proc nlmixed & Cholesky Decomposition - comp.soft-sys ... Smoothing Spline -- any existing efficient routines? - comp.lang ...... can remove any curvature in the observed data ... to the fact that it > does not use Cholesky Decomposition ... to Pollock D.S.G. ; (1999), "A Handbook of Time-Series ... Multiple line plots, two y axes - comp.soft-sys.matlabAll of the lines are for a common time period, but the ... plot'); set(get(AX(1),'Ylabel'),'String','Slow Decay ... I plot multiple data series and use plotyy to graph two ... wavelet based neural network for forecasting - comp.soft-sys ...Wavelet Data Denoising and Compression with Wavelet ... Code: forecasting the time series using artificial neural ... based on Neural Networks and Wavelet Decomposition. Time Series Analysis: The Basics - Australian Bureau of StatisticsData collected irregularly or only once are not time series. An observed time series can be ... MODELS USED TO DECOMPOSE THE OBSERVED TIME SERIES? Decomposition ... How To Identify Patterns in Time Series Data: Time Series AnalysisSpectrum analysis is concerned with the exploration of cyclical patterns of data. The purpose of the analysis is to decompose a complex time series with cyclical ... 7/25/2012 10:29:05 AM
|
|
|
|
|
|
|
|
|