搜索资源列表
NodeView
- 画拓扑图节点技术,以及构造拓扑节点算法 ,可以根据该程序学习如何画拓扑图,
计算任何节点类型的潮流
- 本程序采用牛顿拉弗逊算法,可以计算任何节点类型的潮流,包含直角坐标形式和极坐标形式。,This procedure Laffer using Newton
KSP dijkstra第k条最短路径算法
- dijkstra第k条最短路径算法 Dijkstra(迪杰斯特拉)算法是典型的最短路径路由算法,用于计算一个节点到其他所有节点的最短路径。-dijkstra Kth shortest path algorithm
dv-hop
- 改善DV-Hop算法对节点的定位精度和提高覆盖率,-In order to raise the node localization accuracy and coverage fraction of DV-Hop algorithm,
Matlab_Sim_Code_MLE
- 无线传感器节点定位算法,对高斯分布和对数模型采用CRBs和MLEs估计器对TOA和RSSI算法进行仿真。-Wireless sensor node localization algorithms, on the Gaussian distribution and logarithmic model CRBs and MLEs estimator for TOA and RSSI algorithm simulation.
wireless
- 无线传感器网络节点数量大、资源有限,采用全球定位系统(GPS)定位设备来获取节点位置信息 成本太高,研究适合无线传感器网络节点定位算法具有重要意义。通过分析无线传感器网络节点定位算 法的基本原理,介绍已提出的几种节点定位算法,并进行分析比较。-The number of wireless sensor network node, and limited resources, the use of Global Positioning System (GPS) positioning eq
ppjc
- 认知无线电中的频谱感知技术 包含单节点的检测和多点的写作检测-Spectrum-aware Detection of single-node Collaborative detection
Kruskal
- kruskal算法(附注释):将边按照权值由小到大排列,然选取一条边,如果和前面的边一起不能构成环则加入该边,否则舍弃改变,执行下一条边,这里的环就是由集合来表示的,nodes[i]=j 表示i节点的顶点时j,-kruskal algorithm (annotated): the edge of the right in accordance with the value of small to large order, ran select an edge, if and front edge
BP
- 神经网络bp算法VC++实现网络的相关运算有:1、网络的输入输出接口,即训练数据的输入,各层权值和节点阈值的输出;2、网络的学习,包括前向传播运算和反向传播运算,误差估计,权值阈值修改;3、网络预测的实现等等。其中网络的学习算法采用变步长和加动量项的优化学习算法,经过我的实验对网络的学习效率有很大提高-Neural network bp algorithm VC++ to achieve the network-related operations: 1, the network input a
Salama
- 改进的Salama网络拓扑随机生成算法通用Matlab程序,在随机抛撒节点的时候使用了K均值聚类,网络节点分布均匀且疏密得当,边的分布也比较均衡。-Improved algorithm for randomly generated network topology Salama General Matlab program, when the nodes in the random throw using K means clustering, the network node density
Centroid
- 用于移动节点定位算法 Centroid算法以及其改进算法-For mobile node localization algorithm Centroid algorithm and its algorithm are proposed
MPA算法代码和基于并行策略的MPA算法
- 一种并行策略的MPA算法,用户节点和资源节点同时更新(A parallel strategy based MPA algorithm)
最小生成树Prim算法
- Dandn文件给出了输入参数的名称及格式 即在调用prim前先输入邻接矩阵D和节点个数n 输入prim 得到两行的矩阵T,将上下两行数字对应的节点相连即可(The Dandn file gives the name and format of the input parameter That is, before entering prim, the adjacency matrix D and the number of nodes n are input Input prim G
三维水下传感器网络覆盖优化算法_黄俊杰.caj
- 摘 要: 针对三维水下传感器网络模型,对水下传感器网络的覆盖优化问题进行了描述,提出利用虚拟势场算法 <@) ( EHOPNRSP+PLBRLEVLS RISHNVFBK UHN FBNPP+QVKPL4VHLRI 4PL4HN LPF[HNd4) 调整水下传感器节点与浮标节点间缆绳的距 离,逐渐消除网络中的感知重叠区域和覆盖盲区,进而实现整个水下传感器网络覆盖增强"在仿真实验中,通过 <@) 算法与 -)/ 算法的比较,验证了 <@) 算法的有效性"
33节点潮流
- 用于电力系统潮流计算,可运行,用于标准33节点,方便快捷。(For power system load flow calculation, can be run for standard 33 nodes, convenient and fast.)
顾伟三机九节点仿真程序
- 电力系统潮流计算体现在数学就上是多元非线性方程组的求解问题,求解的方法有很多种。牛顿—拉夫逊法是数学上解非线性方程式的有效方法,收敛性好、迭代次数少。将牛顿—拉夫逊法用于潮流计算是以导纳矩阵为基础的,由于利用了导纳矩阵的对称性、稀疏性及节点编号顺序优化等技巧,使牛顿—拉夫逊法解题规模和计算速度进一步提高,此算法至今仍是潮流计算中广泛采用的优秀算法。(Power flow calculation in power system is a problem of solving multivariat
Newman快速算法对空手道俱乐部优化
- 本程序采用了Newman快速算法对34个节点的空手道俱乐部网络进行了划分(This program uses Newman fast algorithm to divide the Karate Club network of 34 nodes.)
粒子优化群算法进行配电网络重构
- 配电网网络重构是配电系统极为重要的优化手段.以配电网网损最低为目标函数,结合约束条件确定配电网静态重构的数学模型,提出基于环路编码、分环替代的策略对配电网重构问题进行求解,最后结合IEEE-33节点算例,证明提出的算法,在降低搜索空间,提高寻优成功率和增加寻优效率上都有突出表现.(Distribution network reconfiguration is a very important means of optimization in distribution system. Taking
leach_分簇算法
- 利用python语言实现leach节点分簇算法,并在每轮结束时打印其分簇情况。(Python language is used to implement leach node clustering algorithm, and the clustering situation is printed at the end of each round.)
33节点DG最优分布
- 通过粒子群算法实现在33节点中的分布式电源的选址定容(Location and capacity determination of distributed generation in 33 nodes by particle swarm optimization)
