-
bfo
细菌优化算法程序,通过动态的演示说明细菌优化算法的优化过程,从而反应了该算法的有效性。(Bacteria optimization process, through dynamic optimization algorithm demonstrates that the optimization process of bacteria, which reflects the effectiveness of the algorithm.)
- 2010-11-17 12:10:09下载
- 积分:1
-
cdma
构建CDMA通信系统,包括发送,交织,调制,解调,接收等模块(Construction of CDMA communication systems, including the transmission, interleaving, modulation, demodulation, receiver modules)
- 2009-05-24 16:02:11下载
- 积分:1
-
VBEMGMM
用Matlab写的高斯混合模型的贝叶斯EM估计,(Variational Bayesian EM for Gaussian mixture models)
- 2010-05-25 23:01:33下载
- 积分:1
-
SVMcgForRegress
支持向量回归机的参数选择程序,通过交叉验证选择惩罚参数、损失函数以及核函数(SVM parameter selection procedure)
- 2015-03-09 20:44:31下载
- 积分:1
-
Some-New-Indexes-of-Cluster-Validity
Some New Indexes of Cluster Validity
- 2014-02-20 10:14:30下载
- 积分:1
-
legendshrink
legendshrink reduces the amount of horizontal space taken up by a figure legend by reducing the length of lines. (Best results when the legend box is off.)
This is important for small plots because the size of the lines is
constant irrespective of the physical size of the figure. Only works
for vertical legends, for now.
- 2009-06-24 21:20:05下载
- 积分:1
-
Spectral-estimation
用修正的周期图平均法对信号进行谱估计,采用汉宁窗,分段比较(spectral estimation:theory and application)
- 2011-05-05 00:03:42下载
- 积分:1
-
tsp_ga
solve tsp using genetic algorithm using GUI matlab code
- 2014-11-20 16:27:43下载
- 积分:1
-
NLMS
LMS算法,已经通过相关调试,应用相应的语音段和噪声段文件进行调试(LMS algorithm, has been passed related to debugging, the application of appropriate voice and noise paragraph debug files)
- 2008-06-06 09:21:21下载
- 积分:1
-
Centroid
WSN 质心定位算法 Centorid Algorithm
加经典参考文献
A: 如果接受节点接收到的包数目与发送节点发送的包数目的比值大于CM_threshold,则这两个节点视为邻居节点
未知节点利用邻居锚节点进行定位,没有邻居锚节点的未知节点无法定位。
B:
如果接受节点接收到的包数目与发送节点发送的包数目的比值大于CM_threshold,则这两个节点视为邻居节点
未知节点一旦被定位就充当起锚节点的功能,向周围邻居发送自己的估计坐标信息
未知节点把已经定位的未知节点与锚节点同等对待
C:
如果接受节点接收到的包数目与发送节点发送的包数目的比值大于CM_threshold,则这两个节点视为邻居节点
有邻居锚节点的未知节点只利用邻居锚节点进行定位,没有邻居锚节点的未知节点才利用已经定位了的邻居未知节点进行定位。(WSN centroid localization algorithm Centorid Algorithm
A: If you accept the received packet node number and the number of packets sent by the sending node ratio greater than CM_threshold, then these two nodes as neighbors
Unknown node using the neighbor anchor nodes to locate, no neighbors anchor nodes and unknown nodes can not be located.
B:
If you accept the received packet node number and the number of packets sent by the sending node ratio greater than CM_threshold, then these two nodes as neighbors
Unknown nodes are positioned on as soon as the function of anchor nodes to send their neighbors estimated coordinate information
Unknown unknown node to node already positioned anchor nodes treated equally
C:
If you accept the received packet node number and the number of packets sent by the sending node ratio greater than CM_threshold, then these two nodes as neighbors
Of the unknown neighbor anchor node the neighbor nodes are only positioned anchor nodes, )
- 2013-08-31 19:13:47下载
- 积分:1