How to create a rectangular pulse train of amplitude '1' with user-defined time period?
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
BIPIN SAMUEL
le 5 Juil 2022
Réponse apportée : Bjorn Gustavsson
le 5 Juil 2022
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?
0 commentaires
Réponse acceptée
Bjorn Gustavsson
le 5 Juil 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
0 commentaires
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Applications dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!