Data Analysis – Pattern Recognition

7 次查看(过去 30 天)
Hi,
I have loads of data from a driving cycle of a car. (acceleration, speed, throttle position, break pedal position, steering wheel position, and much more for a long period of time)
My task is now to find some driving patterns in the data, like an acceleration from 0 to maximum speed without steering. The main task is to find the point in time when this special maneuver was started and finished.
Can I use machine learning tools to recognize or identify these maneuvers?
I am very glad for every hint you can give me.
Thanks
  1 个评论
Merida
Merida 2019-5-9
Yes. you could Machine learning. But I'd recommend starting with something simple like mentioned in the link below.
From there on, you can build more complex systems.

请先登录,再进行评论。

采纳的回答

Priyank Sharma
Priyank Sharma 2019-5-15
Your question is bit unclear to me whether your described use case needs signal processing or machine learning at the current stage.
Nevertheless, if you working with the labelled data, then definitely you can go ahead with the machine learning. That will help you find the patterns.
And as Merida suggested, the below link will help you start with a simple appraoches to find patterns:
Hope this helps!

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Get Started with Statistics and Machine Learning Toolbox 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by