reduce the sampling frequency of an ecg noise signal from 360hz to 250hz ..

how to reduce the sampling frequency of an ecg noise signal from 360hz to 250hz ...i downloaded MIT_BIH NOISE STRESS TEST DATABASE 'em recording' from physionet whose sampling frequency needs to be reduced in matlab

4 Kommentare

Daniel M
Daniel M am 14 Nov. 2019
Bearbeitet: Daniel M am 14 Nov. 2019
Use the resample function or interp1 if you don't have the Signal processing toolbox
i have the toolbox ,but i need the coding sir.
The code is already written for you in the function. You just need to read the documentation and then call the function passing in the appropriate inputs.

Melden Sie sich an, um zu kommentieren.

Gefragt:

am 14 Nov. 2019

Beantwortet:

am 16 Nov. 2019

Community Treasure Hunt

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

Start Hunting!

Translated by