iuriivoitenko/simpl​eMANET

simpleMANET is an extremely simple MANET simulator and topology visualization tool for Matlab
2.1K Downloads
Updated 18 Jul 2017

It's a standalone MATLAB project that works out-of-the-box.
Just add its folder and subfolders to the path and type "manet" in the command window. That's it!
It was developed for quick design and evaluation of MANET routing protocols, no C++ or C programming required.
simpleMANET's object-oriented nature ensures simple, intuitive protocol development as well as great visualization of the dynamic topologies via MATLAB embedded graphics.
For the details on how to add your own custom protocol and/or change settings refer to Wiki.

Cite As

Iurii Voitenko (2024). iuriivoitenko/simpleMANET (https://github.com/iuriivoitenko/simpleMANET), GitHub. Retrieved .

MATLAB Release Compatibility
Created with R2012b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Traveling Salesman (TSP) in Help Center and MATLAB Answers
Tags Add Tags

Community Treasure Hunt

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

Start Hunting!

Versions that use the GitHub default branch cannot be downloaded

Version Published Release Notes
1.1.0.0

Link model introduced. Currently implemented MAC protocols: ALOHA
Plans: CSMA, CSMA/CA, TDMA, S-ALOHA

1.0.0.0

Currently implemented protocols: ODMRP, HLMRP, Neighbor discovery
Plans: AODV, DSR, OLSR, HLANMAR

To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.