Clear Filters
Clear Filters

Collision detection of vehicles at intersection matlab or simulink

3 views (last 30 days)
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 Comment
Yashashwani xxx
Yashashwani xxx on 21 Nov 2017
Hi, I am working on the same project. Can you provide me the code. It would be really helpful.

Sign in to comment.

Answers (1)

KSSV
KSSV on 31 Mar 2017
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.
  1 Comment
Manoj Pai
Manoj Pai on 31 Mar 2017
Yes you are right instead of tracks I'm looking for just a plot. Check the plot of a single vehicle which is attached

Sign in to comment.

Categories

Find more on Automotive in Help Center and File Exchange

Tags

Products

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!