Mat files with different vectors length

1 次查看(过去 30 天)
Hi, I have two mat files the size of one mat file is 7741*1 and the other one is 74434*1. Is there any possible way to make them of equal size ?
  5 个评论
Guillaume
Guillaume 2018-9-6
How do you know the timing of each vector? If you don't have that information (or the sampling rate and start time of each) then there's nothing you can do.
Husnain Ahmed
Husnain Ahmed 2018-9-6
Sampling time of one PC is 1e-2 sec and other PC is 1e-3.

请先登录,再进行评论。

回答(1 个)

KSSV
KSSV 2018-9-6
You need to do interpolation.......Read about interp1.

类别

Help CenterFile Exchange 中查找有关 Multirate Signal Processing 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by