필터 지우기
필터 지우기

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 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