You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This Python-based simulation platform can realistically model various components of the UAV network, including the network layer, MAC layer and physical layer, as well as the UAV mobility model, energy model, etc. In addition, the platform can be easily extended to meet the needs of different users.
This repository addresses popular content routing design for public transportation as discussed in my Ph.D. thesis titled as: "Popular Content Distribution in Public Transportation Using Artificial Intelligence Techniques". The code used for the entire content routing design is provided twice using two programming languages, namely: Python and M…
This repository addresses popular content recommender design for public transportation as discussed in my Ph.D. thesis titled as: "Popular Content Distribution in Public Transportation Using Artificial Intelligence Techniques". The code used for the entire content recommender design is provided twice using two programming languages, namely: Pyth…
This project provides an application implementing a routing protocol to provide an ad-hoc multi-hoc network. Each node of the network is a gateway, which provides a TCP socket to communicate with each other node of the network.
This repository addresses public transportation mobility analysis as discussed in my Ph.D. thesis titled as: "Popular Content Distribution in Public Transportation Using Artificial Intelligence Techniques". The code used for the entire mobility analysis is provided twice using two programming languages, namely: Python and MATLAB.