Gateway placement and packet routing for multihop in-vehicle internet access
View Hassan Aboubakr Omar's Other CodesThis code includes:
1) a file that loads the necessary data to formulate the gateway placement optimization problem, formulates the objective function and the constraints, and call the optimization solver,
2) a file that solves the gateway placement problem by calling the necessary function (i.e., Optimal_RSU_placement_gurobi function) with the suitable parameters,
3) a file that generates the potential gateway locations for the road network around the university of Waterloo
4) a file to setup and test Gurobi and YALMIP, and
5) a file that verifies the solution found by solving the gateway placement problem by calculating the probability that a vehicle in an on-road cell can connect to a gateway given the location for each gateway g found by the solver.
Note: the code is well commented and easy to understand
Authors | Hassan Aboubakr Omar and Weihua Zhuang |
Journal/Conference Name | IEEE Transactions on Emerging Topics in Computing |
Paper Category | ECE |
Paper Abstract | |
Date of publication | 2015 |
Code Programming Language | MATLAB |
Comment |