Clear Filters
Clear Filters

Help classifying vehicle acceleration data

1 view (last 30 days)
Hi all,
I have a large set of vehicle data. I am looking to classify the acceleration and lateral accelerations in to scenarios like hard braking and sharp turns, with the help of plots. Where do I start? Is it possible to predict driver acceleration patterns using this data and deep learning models?

Accepted Answer

Abhishek Singh
Abhishek Singh on 25 Mar 2019
Yes, it’s possible to predict driver acceleration patterns using the data you have, but it depends a lot on how good your data is.
I think classification using fully connected network would be a good option for you.
You can go through some examples from MATLAB documentation understand how you could use your data to predict the driver acceleration pattern.
You may find these links to be useful:

More Answers (0)

Categories

Find more on Automotive 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!