Collision detection of vehicles at intersection matlab or simulink
2 ビュー (過去 30 日間)
古いコメントを表示
The vehicles has inputs as latitude, longitude and elevation which is a .csv file. This file is updated every ms. Plot the graph of the vehicle and detect the collision and send the alert message to avoid collision.
1 件のコメント
Yashashwani xxx
2017 年 11 月 21 日
Hi, I am working on the same project. Can you provide me the code. It would be really helpful.
回答 (1 件)
KSSV
2017 年 3 月 31 日
You should have tracks for each vehicle....pick two tracks and find the intersection...if they intersect then they collide..if not no collision. You may check the below file exchange to calculate the intersection points.
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!