-
pwm
应用matlab中的simulink仿真环境实现由三相正弦波产生PWM波形的仿真实验。(Application of matlab in simulink simulation environment arising from the three-phase sine wave PWM waveform simulation.)
- 2007-12-19 21:33:37下载
- 积分:1
-
lagrange-matlab
这个matlab程序实现了牛顿插值 (Newton s Interpolation )算法(This function performs the Lagrange interpolation of a function and its derivative. Approximations and Interpolation.)
- 2011-01-05 10:01:53下载
- 积分:1
-
Experiment4.tar
该文件是学习matlab的经典教材,国内无法找到,本人从国外所得。(this book is the classical textbook for matlab.it is easy to learn and grasp by matlab engineers.)
- 2010-02-12 07:35:51下载
- 积分:1
-
BSSby-ICA-algorithm-
关于盲信号处理的毕业论文采用ICA算法,该盲信号处理主要针对语音信号号的混合和分离,用matlab进行仿真实现(About the treatment of the graduation thesis, trimmers by ICA algorithm
)
- 2012-07-01 13:08:56下载
- 积分:1
-
floyd
MATLAB最短路径,最基础的计算网络最短路径的算法 floyd - 最短路问题
Syntax: [d,path]=floyd(a,sp,ep) (MATLAB shortest path, the most basic computing network shortest path algorithm)
- 2013-04-10 21:01:30下载
- 积分:1
-
svm_train
support vector training in matlab
- 2015-04-11 12:47:42下载
- 积分:1
-
qh
说明: 气候分析中检验突变的经典程序,如滑动t检验,cv,滑动f检验等
(Climate Analysis classic mutation testing procedures, such as sliding t test, cv, sliding f inspection)
- 2007-08-12 23:01:53下载
- 积分:1
-
Simulink
simulink简明教程,分6个章节介绍快速入门、建模方法、运行仿真、基本模块、连续系统、子系统及封装,简单易懂,适合初学者(A simple tutorial simulink, sub-chapter on 6 Quick Start, modeling methodology, operation simulation, the basic module, continuous system, subsystem and package easy, suitable for beginners)
- 2009-05-10 09:55:27下载
- 积分:1
-
LK_Template_Tracking_version1
LUCAS-KANADA仿射光流计算的例子(LUCAS-KANADA)
- 2010-05-17 19:26:06下载
- 积分: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