Is this signal periodic?
5 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
RoBoTBoY
le 22 Fév 2021
Commenté : RoBoTBoY
le 25 Fév 2021
Hello everybody!
I have this signal:
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/527554/image.jpeg)
My question is if this signal is periodic;
If yes, how to calculate the period in samples and ms?
Thanks
0 commentaires
Réponse acceptée
Keerthana Chiruvolu
le 25 Fév 2021
Hi,
The above signal is an exponentially decaying signal, which is a non-periodic signal.
A signal is a periodic signal if it repeats the sequence of values exactly after fixed length of time, called the period.
For a continous periodic signal, the period can be determined by measuring the time difference between the start and the end of one cycle. In a discrete signal, you count the number of samples in a cycle.
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Signal Processing Toolbox 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!