How do I count repeated familiar signals?

1 回表示 (過去 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 Center および File ExchangeCorrelation and Convolution についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by