• 大小: 14KB
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2021-05-29
  • 语言: 其他
  • 标签: 搜索  

资源简介

无线传感器网络路由算法,采用最短路径,先搜索节点的一跳范围的距离,再搜索两跳的距离

资源截图

代码片段和文件信息

function [average_xaverage_y]=average(x1y1x2y2x3y3)
average_x=(x1+x2+x3)/3;
average_y=(y1+y2+y3)/3;

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件        107  2005-03-23 16:31  wsn_matlab\average.m

     文件        385  2005-12-21 10:43  wsn_matlab\barycenter.m

     文件       1039  2008-03-26 10:48  wsn_matlab\c2point.m

     文件        911  2005-10-25 14:49  wsn_matlab\c3point.m

     文件       1156  2005-12-21 10:44  wsn_matlab\c3point_h.m

     文件        321  2005-12-21 10:44  wsn_matlab\creatallnode.m

     文件        226  2008-03-29 19:26  wsn_matlab\creatnode.asv

     文件        254  2008-03-29 19:27  wsn_matlab\creatnode.m

     文件        143  2008-09-21 20:09  wsn_matlab\dist.m

     文件       7882  2008-09-21 19:36  wsn_matlab\last_simulation.m

     文件      25256  2006-01-13 09:56  wsn_matlab\location_gui.fig

     文件      13911  2007-04-03 18:53  wsn_matlab\location_gui.m

     文件       8299  2008-05-26 12:55  wsn_matlab\误差.txt

     目录          0  2008-05-26 12:56  wsn_matlab

----------- ---------  ---------- -----  ----

                60108                    15


评论

共有 条评论