How to create a rectangular pulse train of amplitude '1' with user-defined time period?

5 visualizaciones (últimos 30 días)
Hai, I am actually working on the processing of Electrocardiogram (ECG) signal. I need to detect the R-peaks from the processed signal by multiplying by a rectangular pulse train. How can I create the train with some definite time period?

Respuesta aceptada

Bjorn Gustavsson
Bjorn Gustavsson el 5 de Jul. de 2022
You should be able to do that with the square function, check its help and documentation. You might need to add 1 and divide by to and use some duty-cycle-parameter and phase-shift to get what you really want, but start with square.
HTH

Más respuestas (0)

Categorías

Más información sobre Spectral Measurements en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by