Borrar filtros
Borrar filtros

Mat files with different vectors length

1 visualización (últimos 30 días)
Husnain Ahmed
Husnain Ahmed el 6 de Sept. de 2018
Comentada: Husnain Ahmed el 6 de Sept. de 2018
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 comentarios
Guillaume
Guillaume el 6 de Sept. de 2018
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 el 6 de Sept. de 2018
Sampling time of one PC is 1e-2 sec and other PC is 1e-3.

Iniciar sesión para comentar.

Respuestas (1)

KSSV
KSSV el 6 de Sept. de 2018
You need to do interpolation.......Read about interp1.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by