time series comparison metric
Show older comments
I have two sets of time series (attached in text) and i want to compare them in a quantitative way.
My interest is in showing that the second series is more smooth than the first because
that is what it looks like visually. I am looking for a metric that shows that smoothness.
4 Comments
Rik
on 10 Dec 2018
You could define smoothness by looking at the magnitude of higher frequency changes.
So what code did you try already? What kind of metric were you thinking of? What type of comparison is normal in your field?
Angela
on 10 Dec 2018
Rik
on 11 Dec 2018
I was indeed thinking of a Fourier transform, but Chad's solution is probably better, as it is easier to explain.
Angela
on 11 Dec 2018
Accepted Answer
More Answers (0)
Categories
Find more on Smoothing in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!