How to use physionet function in matlab
이전 댓글 표시
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
Star Strider
2016년 10월 22일
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.
답변 (1개)
Walter Roberson
2016년 10월 23일
0 개 추천
Perhaps you can use https://www.mathworks.com/matlabcentral/fileexchange/48049-ikarosilva-wfdb-app-toolbox which is about physionet and has wqrs
댓글 수: 2
Ra Ga
2016년 10월 23일
Walter Roberson
2016년 10월 23일
I have no experience with Physionet, sorry.
카테고리
도움말 센터 및 File Exchange에서 Programming에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!