Is this signal periodic?

2 views (last 30 days)
RoBoTBoY
RoBoTBoY on 22 Feb 2021
Commented: RoBoTBoY on 25 Feb 2021
Hello everybody!
I have this signal:
My question is if this signal is periodic;
If yes, how to calculate the period in samples and ms?
Thanks

Accepted Answer

Keerthana Chiruvolu
Keerthana Chiruvolu on 25 Feb 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.

More Answers (0)

Community Treasure Hunt

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

Start Hunting!