Help classifying vehicle acceleration data
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Sai Santosh Nadakuditi
el 20 de Mzo. de 2019
Respondida: Abhishek Singh
el 25 de Mzo. de 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 comentarios
Respuesta aceptada
Abhishek Singh
el 25 de Mzo. de 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 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre Deep Learning Toolbox en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!