Info
이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.
Defining an event, and using this to find if the event has occured in a data set.
조회 수: 2 (최근 30일)
이전 댓글 표시
I have data gathered from sensors from a vehicle including accelerometers, gyros, magnetometers and linear potentiometers. I want to somehow define an event such as "going over a bump". This can easily be seen in plots of the data as peaks in G(vert), potentiometer length decrease, roll in body etc, over a time period, eg 2 seconds.
Does Matlab, or one of its toolboxes, have the ability to define this event by the changes in sensors readings?
Then once defined use this classification to analyse how many times this event has occurred over the full data set?
Note: I am not actually recording data on a vehicle, this was just used as an example.
댓글 수: 0
답변 (0개)
이 질문은 마감되었습니다.
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!