How to use Deep learning toolbox for ECG signal denoising

7 views (last 30 days)
How can I use CNN or LSTM from DL toolbox of matlab in order to denoise ECG signals. Please note, I am not asking for signal classification . I just want to understand the model that we can use for denoising any ECG signal.

Answers (1)

David Willingham
David Willingham on 24 Nov 2021
Hi,
Here is a similar example used on audio data,m which you could use as a starting point:
https://www.mathworks.com/help/deeplearning/ug/denoise-speech-using-deep-learning-networks.html

Products


Release

R2021b

Community Treasure Hunt

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

Start Hunting!