distributed radio net

best routs found with dijkstra's algorithm
462 Downloads
Aktualisiert 5. Aug 2013

Lizenz anzeigen

http://simulations.narod.ru/

There are 8 radionodes that can send packet to each other. Nodes randomly distributed in 2d. Packet loss is depends on distance between nodes. Task is to find best routs that connects 1st node with each of rest nodes. Nodes can resend packets.

test1_random_nodes.m - main script, run to display routs

dijkstra.m - auxilary function, find optimal routs with dijkstra's algorithm.

wight_formula.docx - explains wights formula

Zitieren als

Maxim Vedenyov (2024). distributed radio net (https://www.mathworks.com/matlabcentral/fileexchange/42951-distributed-radio-net), MATLAB Central File Exchange. Abgerufen.

Kompatibilität der MATLAB-Version
Erstellt mit R2010a
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Kategorien
Mehr zu Dijkstra algorithm finden Sie in Help Center und MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Veröffentlicht Versionshinweise
1.0.0.0