Data resampling issue on plotting

2 次查看(过去 30 天)
Hello Users, I got a problem of resampling data.
My mat file consists of voltage data(V) of 46483 samples. My current (I) data contains 93232 samples. So the ratio b/w the length of V vs I data is... 2.0057 I am given the task of down-sample the voltage data to match current data and plot V vs I.
I tried using re-sample but that it didn't work or I am not sure how to use this for my purpose..
Please help me how to do solve this problem?
Thx in Advance for your time and help..
regards, Joseph
  3 个评论
Adam
Adam 2017-11-14
I would normally just use interp1, but it would depend on what that does to the data.
Joseph Stalin
Joseph Stalin 2017-11-14
Thx Guys.. Please find the mat file attached and zipped.. @Adam, Not sure how will to use interp1 for this.. Please explain me..

请先登录,再进行评论。

回答(0 个)

类别

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