time series seasonal decomposition

I need to decompose my daily time series on trend, seasonal and residual component. How can I do that with Matlab, is there some application for that?

2 Comments

If you have the data in hand....and you know what's the criteria to decompose then you can..
Yes, I have data in csv file, and additive or multiplicative criteria to decompose, but I don't know how?

Answers (1)

nima aalizade
nima aalizade on 17 Feb 2018
you can use runge-kutta algorithm to decompose your data.

This question is closed.

Asked:

Jan
on 27 Jul 2017

Closed:

on 17 Feb 2018

Community Treasure Hunt

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

Start Hunting!