Help classifying vehicle acceleration data
조회 수: 2 (최근 30일)
이전 댓글 표시
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
채택된 답변
Abhishek Singh
2019년 3월 25일
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
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Deep Learning Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!