文件名称:aggregated_convergecast
介绍说明--下载内容均来自于网络,请自行研究使用
The source code contains a TDMA scheduling algorithm using multiple frequency channels for aggregated convergecast on three different routing tree topologies. Among other things, it contains the code to generate connected graphs and routing trees. It outputs the average schedule length of the algorithm, and average maximum degree and average radius of the trees.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Code Contribution\agfcn_dm.m
.................\algorithm_g.m
.................\construct_BDMRST.m
.................\construct_MIT.m
.................\construct_SPT.m
.................\create_cells.m
.................\create_hexagonal_cells.m
.................\DFSVisit.m
.................\drawcells.m
.................\drawcircle.m
.................\drawgraph.m
.................\drawtree.m
.................\generate_connected_graph.m
.................\greedy_slot_assignment.m
.................\isConnected.m
.................\isInterior.m
.................\load_balanced_freq_assignment.m
.................\main.m
.................\unique_hcell.m
Code Contribution