-
Identification
this m.file is a complete simulation of a chemical fermentation process which is done in Matlab.
this job includes an on-line estimationn of the states of a control system and also the identification of the parameters of process.
this work can be considered an identification research project to a great extent.
there are also different methods to define the Q-matrix like Monte-carlo allghorithm,trial and error method or an inventive method which I will try to attach soon.
- 2010-12-16 16:26:07下载
- 积分:1
-
elmat
说明: 矩阵,尤其是分块矩阵的分解,删除,调整,可以方便数值计算,减少冗余(Matrix, in particular, block matrix decomposition, delete, adjust, easy numerical calculation, to reduce redundancy)
- 2010-04-08 21:50:48下载
- 积分:1
-
ICE1_sfun
matlab发动机仿真模型,根据微分方程建立。包括传热模型,燃烧模型。(the matlab engine simulation model)
- 2013-04-03 17:43:58下载
- 积分:1
-
ITask
Creates a new ConfigurationParser for the given String arguments.
- 2014-01-16 13:40:56下载
- 积分:1
-
fdtd3D
fdtd3D simulation by matlab
- 2011-09-02 21:03:40下载
- 积分:1
-
MatLablanguageoncontrolandsimulink
MATLAB语言控制与仿真,介绍MATLAB在语言控制方面的应用(PPt形式)以及相关的MATLAB程序(编写的m文件)(Control and simulation language MATLAB is introduced in the language of MATLAB control applications (PPt form) and the associated MATLAB program (written m file))
- 2010-11-01 12:11:25下载
- 积分:1
-
bppid
BP PID(BP PID)
- 2011-04-20 14:56:55下载
- 积分:1
-
8line-array
方向图函数,自己写的MAtlab,仅供参考(Pattern function, write your own Matlab for reference only)
- 2012-11-16 12:38:42下载
- 积分:1
-
c-matlab
DSP编程,c语言和matlab常用算法
(DSP programming, c language and Matlab algorithms)
- 2007-02-05 16:52:10下载
- 积分: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