How do I count repeated familiar signals?

1 visualización (últimos 30 días)
Kurt Vogel
Kurt Vogel el 26 de Abr. de 2017
Comentada: Kurt Vogel el 8 de Mayo de 2017
I am analysing accelerometer data of jumping and there is a specific pattern in the signals. I am quite new to Matlab and I have to identify how many times each jump signal is repeated. How can I identify and count repeated signals?
One major problem with some methods - there are other signals that have peaks like jumping but a different pattern, so using peaks to identify this is not a great solution.

Respuesta aceptada

Greg Dionne
Greg Dionne el 26 de Abr. de 2017
Try FINDSIGNAL in the Signal Processing Toolbox.
  3 comentarios
Greg Dionne
Greg Dionne el 27 de Abr. de 2017
FINDSIGNAL is a relatively new function (the upper right corner of the doc says it's R2017a).
If you type 'version' at the command prompt, hopefully you have it(?)
Kurt Vogel
Kurt Vogel el 8 de Mayo de 2017
Thanks Greg

Iniciar sesión para comentar.

Más respuestas (0)

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by