photo

Mayukh Biswas


Last seen: 3 years ago Active since 2021

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


finding the height of peaks in ppg signal
how can i find the height of the highest peaks in this signal?

3 years ago | 1 answer | 0

1

answer

Question


I want to know how I can apply filter to my signal which I have plotted from a graph
s17v21=xlsread('s17_v21_128Hz_ppg_sad.xlsx','Sheet1','A1:B8064'); time=s17v21(:,1); amplitude=s17v21(:,2); plot(time,amplitud...

3 years ago | 2 answers | 0

2

answers