How to calculate bpm of heart signal stored in the form of an array
Info
This question is closed. Reopen it to edit or answer.
Show older comments
For testing purposes I took the sine wave and sampled it. Then I sent the samples to MATLAB using a usart. In MATLAB, I created a port using the serial function. I stored the samples in an array. Now I want to find the bpm pf sine wave. I also want to display signal in real time.
Answers (0)
This question is closed.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!