How to convert High frequency sampled signal to low frequency signal.

16 views (last 30 days)
Hello,
I want to convert High frequency signal(data was collected using 500 samples per second) to low frequency signal(125 samples per second). Using decimate function I have converted the data. After that I compared the decimated data with 125hz data, but the pulse length of decimated signal is not matched with 125hz data.
Kindly help me to obtain similar waveform(signal) like 125Hz data. I have attached my MATLAB files and data files for your reference.
Thanks & Regards,

Answers (1)

Abhishek Ballaney
Abhishek Ballaney on 7 Mar 2018
https://in.mathworks.com/help/signal/ref/resample.html

Community Treasure Hunt

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

Start Hunting!