How do I count repeated familiar signals?

조회 수: 3 (최근 30일)
Kurt Vogel
Kurt Vogel 2017년 4월 26일
댓글: Kurt Vogel 2017년 5월 8일
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.

채택된 답변

Greg Dionne
Greg Dionne 2017년 4월 26일
Try FINDSIGNAL in the Signal Processing Toolbox.
  댓글 수: 3
Greg Dionne
Greg Dionne 2017년 4월 27일
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 2017년 5월 8일
Thanks Greg

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Descriptive Statistics에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by