Interpolating Data from Vectors of Different Length
Show older comments
Hi,
So I have several data sets where one vector is essentially a % time matrix (from 0-100%), and the other matrix is the data associated with each one of those points. I have several of these that I need to average, but the %time matrices are of different lengths. I would like to have all the time matrices to be [0:.02:1], and fit the data to that vector, however I am unsure of how to do this. Any help would be appreciated, Thanks.
Accepted Answer
More Answers (0)
Categories
Find more on Interpolation in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!