How to use physionet function in matlab
Afficher commentaires plus anciens
Hello, can anyone tell me how to use Physionet function in matlab. I want use wqrs https://www.physionet.org/physiotools/wag/wqrs-1.htm function that would find Q and J points in ECG signal.
1 commentaire
Star Strider
le 22 Oct 2016
That function, wqrs.c is a C program, written in 1998. It may be possible to use the mex function to compile and run it in MATLAB. I have not done that in many years, so I cannot help you with it.
Réponses (1)
Walter Roberson
le 23 Oct 2016
0 votes
Perhaps you can use https://www.mathworks.com/matlabcentral/fileexchange/48049-ikarosilva-wfdb-app-toolbox which is about physionet and has wqrs
2 commentaires
Ra Ga
le 23 Oct 2016
Walter Roberson
le 23 Oct 2016
I have no experience with Physionet, sorry.
Catégories
En savoir plus sur Signal Processing Toolbox dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!