-
ABC_MATLAB_web
人工蜂群算法的源代码,很好用,可以自己个别的修改下(Artificial bee colony algorithm source code, very good, and modifications can be their own individual)
- 2012-11-24 12:06:20下载
- 积分:1
-
维纳滤波程序
一个用自适应维纳FIR滤波器消除脑电波中的干扰(转)(an adaptive Wiener FIR filter brain waves to eliminate the interference (switch))
- 2021-02-23 02:09:41下载
- 积分:1
-
wavelet-in-signal-processing
说明: 小波变换在信号处理中的应用,包括分解,去噪,以及检测传感器故障等(Wavelet transform in signal processing applications, including decomposition, denoising, and detection of sensor failure, etc.)
- 2008-09-17 11:39:53下载
- 积分:1
-
plotregion
export iges from matlab to autocad
- 2012-03-22 00:38:00下载
- 积分:1
-
speech-kalman
speech recognition kallman
- 2015-03-02 02:16:35下载
- 积分:1
-
Mimotools
说明: MIMO的Matlab编程工具库,很有用(useful toolbox for MIMO Matlab programming)
- 2009-07-22 07:12:31下载
- 积分:1
-
Duval_v7
Provides a real-time diagnostic of a Dissolve Gas Analysis
- 2013-12-22 22:13:17下载
- 积分:1
-
SVD
说明: 奇异值分解算法SVD,其中包含几个构造的地震信号,分别去噪对比结果(ingular Value Decomposition (SVD) algorithm, which contains several structural seismic signals, denoising and contrast results respectively)
- 2019-03-01 21:34:46下载
- 积分:1
-
clustering
说明: matlab聚类分析工具箱,很好用。大家可以试一试(Matlab Toolbox cluster analysis, is useful. We can try)
- 2006-03-29 10:15:05下载
- 积分: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