Data Analysis – Pattern Recognition
5 次查看(过去 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
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
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 个评论
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 AI for Signals 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!