How to find onset of a signal?
조회 수: 10 (최근 30일)
이전 댓글 표시
I need to find onset of the signal in the attached figure. The onset locations are marked by red circles.
Thanks.

댓글 수: 0
답변 (1개)
Prabhan Purwar
2020년 3월 4일
Hi,
Try making use of findchangepts() function https://in.mathworks.com/help/signal/ref/findchangepts.html
Hope it helps!!
댓글 수: 2
Arlinda Gashi
2021년 5월 14일
@Prajkta Kallurkar, I am also trying to use gradient function to find onsets in a signal, but I do not see much of a change in the signal. Could you please give me more information how you did it?
Thanks!
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!