Help classifying vehicle acceleration data
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Sai Santosh Nadakuditi
le 20 Mar 2019
Réponse apportée : Abhishek Singh
le 25 Mar 2019
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?
0 commentaires
Réponse acceptée
Abhishek Singh
le 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:
0 commentaires
Plus de réponses (0)
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!