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 commentaires

Daniel M
Daniel M le 14 Nov 2019
Modifié(e) : Daniel M le 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.

Connectez-vous pour commenter.

Community Treasure Hunt

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

Start Hunting!

Translated by