Data resampling issue on plotting
Mostrar comentarios más antiguos
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 comentarios
Birdman
el 14 de Nov. de 2017
Can you share your data in a mat file?
Adam
el 14 de Nov. de 2017
I would normally just use interp1, but it would depend on what that does to the data.
Joseph Stalin
el 14 de Nov. de 2017
Respuestas (0)
Categorías
Más información sobre Multirate Signal Processing en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!