How to find onset of a signal?
29 views (last 30 days)
Show older comments
I need to find onset of the signal in the attached figure. The onset locations are marked by red circles.
Thanks.
0 Comments
Answers (1)
Prabhan Purwar
on 4 Mar 2020
Hi,
Try making use of findchangepts() function https://in.mathworks.com/help/signal/ref/findchangepts.html
Hope it helps!!
2 Comments
Arlinda Gashi
on 14 May 2021
@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!
See Also
Categories
Find more on Signal Generation and Preprocessing in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!