I am working on ECG signal processing using neural network which involves pattern recognition.
As I need to collect all the data from Matlab to use it as test signal, I am
You need the program rddata.m (MATLab script) from this website. The program can be found here. rddata.m is probably the only program you will need to read the ecg signals. I remember having used this program and database myself not too long ago.