From: Zhu Jia on
I need to submit my project in 3 weeks, need to do ecg singal extractions use matlab, I need help!!! Or someone can help me program a peak finder program, include max and min pls, thanks a lot!!!
From: us on
"Zhu Jia" <zxz90315(a)hotmail.com> wrote in message <hs0gc7$lpj$1(a)fred.mathworks.com>...
> I need to submit my project in 3 weeks, need to do ecg singal extractions use matlab, I need help!!! Or someone can help me program a peak finder program, include max and min pls, thanks a lot!!!

what have YOU done so far to solve YOUR particular problem...

us
From: ImageAnalyst on
On May 7, 3:44 am, "Zhu Jia" <zxz90...(a)hotmail.com> wrote:
> I need to submit my project in 3 weeks, need to do ecg singal extractions use matlab, I need help!!!  Or someone can help me program a peak finder program, include max and min pls,   thanks a lot!!!  

-------------------------------------------------
There's findpeaks() in the Signal Processing toolbox
http://www.mathworks.com/access/helpdesk/help/toolbox/signal/findpeaks.html

or this FileExchange submission:
http://www.mathworks.com/matlabcentral/fileexchange/25500-peakfinder