variable-length time series

Hi,
I extract the data from excel and the data have different length. How to normalize the data to 0 -100% so that I get equal length and then do time series classification?
Thank you

 Accepted Answer

KSSV
KSSV on 10 Nov 2020
Edited: KSSV on 10 Nov 2020
You can do inteprolation and get all the series to same dimensions/ length. Read about interp1.

More Answers (0)

Categories

Find more on Statistics and Machine Learning Toolbox in Help Center and File Exchange

Asked:

MK
on 10 Nov 2020

Edited:

MK
on 10 Nov 2020

Community Treasure Hunt

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

Start Hunting!