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 Center および File ExchangeCorrelation and Convolution についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by