-
duoji
说明: 此程序是基于多级最小二乘法,运用递推算法。(This procedure is based on the multi-stage least squares method, the use of recursive algorithms.)
- 2011-03-26 19:46:44下载
- 积分:1
-
GUI
运用MATLAB工具箱实现图像处理的GUI程序设计(Image processing using MATLAB toolbox of GUI programming)
- 2011-04-25 16:38:59下载
- 积分:1
-
Adaptnoise
c_语言,代码,用于数字信号处理开发板
TMS3206713
自适应滤波器,LMS 算法去除噪声。(LMS adaptive filter cancel noise)
- 2011-07-04 11:15:37下载
- 积分: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
-
OVMposition
这是一个关于最优速度模型的交通流模型,程序详细,有注释(This is a model of traffic flow on the optimal velocity model, program details, notes)
- 2015-07-06 11:13:10下载
- 积分:1
-
Array-signal-processing-
阵列信号处理算法MATLAB常用程序,包括常用的AR,MUSIC,ESPRIT,GMUSIC程序及性能比较分析,很详细(MATLAB array signal processing algorithms commonly used procedures, including the popular AR, MUSIC, ESPRIT, GMUSIC procedures and performance comparison analysis, very detailed)
- 2011-08-16 17:54:13下载
- 积分:1
-
LMS
1,、设置变量和参量:
X(n)为输入向量,或称为训练样本
W(n)为权值向量
e(n)为偏差
d(n)为期望输出
y(n)为实际输出
η为学习速率
n为迭代次数
2、初始化,赋给w(0)各一个较小的随机非零值,令n=0
3、对于一组输入样本x(n)和对应的期望输出d,计算
e(n)=d(n)-X^T(n)W(n)
W(n+1)=W(n)+ηX(n)e(n)
4、判断是否满足条件,若满足算法结束,若否n增加1,转入第3步继续执行(, set the variables and parameters:
X (n) is the input vector, otherwise known as the training sample
W (n) for the weight vector
e (n) for the deviation
d (n) is the desired output
y (n) is the actual output
η is the learning rate
n is the number of iterations)
- 2011-12-10 20:22:05下载
- 积分:1
-
signal-processing
说明: MATlab经典程序,初学者必看,写论文的好帮助(for new beginners)
- 2010-04-02 21:02:33下载
- 积分:1
-
Digital-Signal-Processing-Using-Matlab-v4
Digital signal processing using matlab...e book useful for students............
- 2014-01-05 04:13:32下载
- 积分:1
-
guangboxingli
广播星历进行卫星定轨,使用C#语言,精度1-2米,适合卫星定位相关服务或者研究GPS初学者研究使用(Broadcast ephemeris satellite orbit determination using the C# language, accuracy of 1-2 meters, for satellite positioning services or research studies using GPS for beginners)
- 2021-03-02 14:39:34下载
- 积分:1