Clear Filters
Clear Filters

how to load ECG signal which is obtained from physiobank to simulink ?

30 views (last 30 days)
how to load ECG signal which is obtained from physiobank to simulink ?

Answers (1)

arushi
arushi on 19 Dec 2023
Hi Salman,
I understand that you want to load ECG signal which is obtained from physiobank to Simulink. You can use the physioBank ATM. Here are some resources which will help you to load the signal from physiobank to Simulink.
  1. Link to the physionet ATM - https://archive.physionet.org/cgi-bin/atm/ATM
  2. Tutorial on importing raw ECG data from Physionet database -https://www.youtube.com/watch?v=v0O1QATMaws
Here is a short summary of the main steps you need to follow:
Step 1: Download the ECG Signal
Go to the PhysioBank ATM (https://archive.physionet.org/cgi-bin/atm/ATM) or the specific database containing the ECG signal you are interested in.
Step 2: Load the Signal into MATLAB
Step 3: Open Simulink and Create a New Model
Step 4: Add a 'From Workspace' Block
Step 5: Configure the 'From Workspace' Block
Step 6: Connect the 'From Workspace' Block to Your Model
Step 7: Run the Simulink Model
Hope this helps.
Thank you

Products


Release

R2023a

Community Treasure Hunt

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

Start Hunting!