distributed radio net

版本 1.0.0.0 (40.5 KB) 作者: Maxim Vedenyov
best routs found with dijkstra's algorithm
462.0 次下载
更新时间 2013/8/5

查看许可证

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

引用格式

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

MATLAB 版本兼容性
创建方式 R2010a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Dijkstra algorithm 的更多信息

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.0.0