count cycles in a signal

35 visualizaciones (últimos 30 días)
Mohanned Al Gharawi
Mohanned Al Gharawi el 8 de Mzo. de 2019
Comentada: Star Strider el 8 de Mzo. de 2019
Hello everybody;
I would like to count the number of cycles for a specific signal as shown in the below figure.
Thanks in advance.
frequencies.jpg

Respuesta aceptada

Star Strider
Star Strider el 8 de Mzo. de 2019
Use the findpeaks (link) function. Since this appears to be a modulated sine carrier, you might also find the envelope (link) function helpful to recover the modulating signal, then use findpeaks on it as well.
  2 comentarios
Mohanned Al Gharawi
Mohanned Al Gharawi el 8 de Mzo. de 2019
Thanks, it worked.
Star Strider
Star Strider el 8 de Mzo. de 2019
As always, my pleasure.

Iniciar sesión para comentar.

Más respuestas (0)

Community Treasure Hunt

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

Start Hunting!

Translated by