フィルターのクリア

count cycles in a signal

20 ビュー (過去 30 日間)
Mohanned Al Gharawi
Mohanned Al Gharawi 2019 年 3 月 8 日
コメント済み: Star Strider 2019 年 3 月 8 日
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

採用された回答

Star Strider
Star Strider 2019 年 3 月 8 日
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 件のコメント
Mohanned Al Gharawi
Mohanned Al Gharawi 2019 年 3 月 8 日
Thanks, it worked.
Star Strider
Star Strider 2019 年 3 月 8 日
As always, my pleasure.

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeDescriptive Statistics についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by