Info

This question is closed. Reopen it to edit or answer.

how to increase the number of samples in a vector using interpolation

1 view (last 30 days)
i have n number of vectors each having different number of samples. It is required to have the same number of samples in each vector. how can i do this using interpolation. for example vec1= [3 5 2 1]; vec2=[4 5 3 4 3 1 4] ; i required that vec1 and vec2 should be of same length say 10 please help
  1 Comment
stud
stud on 24 Feb 2018
earlier the question was posted by me .. just reframed the question with an example to make it more clear

Answers (0)

This question is closed.

Community Treasure Hunt

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

Start Hunting!