How to convert vectors of unequal length to the same size

조회 수: 2 (최근 30일)
Deepak George Thomas
Deepak George Thomas 2019년 4월 23일
답변: Walter Roberson 2019년 4월 23일
I have a set of time series vectors that have varying lengths and I am trying to determine a method using which all of them could have the same specified length. I believe that the signal processing toolbox of Matlab has certain resampling options that can help me with my problem, however I am unable to figure it out.

답변 (1개)

Walter Roberson
Walter Roberson 2019년 4월 23일
If you have two timeseries, you can use https://www.mathworks.com/help/matlab/ref/timeseries.synchronize.html synchronize()

카테고리

Help CenterFile Exchange에서 Correlation and Convolution에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by