Time Series estimation of Cyclical data process

버전 1.0.0.0 (3.03 KB) 작성자: Moeti Ncube
Procedure for estimation cyclical data
다운로드 수: 597
업데이트 날짜: 2011/1/6

라이선스 보기

The datafile represents 19 years of a cyclical data process with monthly output for month(i) of year y: output(i,y)

The empirical means and standard deviations for month(i) are m(i) and s(i) respectively

The correlation between month(i) and month(i+1) is c(i+1). (Note: due to cyclical nature, c(i) is computed using correlation of month(12) and month(1))

The goal is to simulate this process 'x' amount of years into the future so that the data generated keeps the same means, standard deviations for each month as well as the correlations between months.

This code constructs an ar(1) process that can be use to replicate data of this type. It then plots the historical and simulates estimates of the parameters for comparison.

This code can be used to replicate the means, standard deviations, correlation dynamics of any cyclical process

인용 양식

Moeti Ncube (2024). Time Series estimation of Cyclical data process (https://www.mathworks.com/matlabcentral/fileexchange/29938-time-series-estimation-of-cyclical-data-process), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2009b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Time Series에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

cyclicaldata/

버전 게시됨 릴리스 정보
1.0.0.0