-
Movie
Makes a simple avi movie from a sequence of frames
The user can control the display time of each frame. The movie is created in the same folder where this function is run.
Usage:
Inputs:
name: root name of the framse
filetype: .bmp , .jpg , .jpeg , .tif ,,,,
number_of_frames: number of the frames
display_time_of_frame: it is the display time of each frame
Output:
it creates a file named as Movie.avi in the same folder of this function
- 2009-11-14 16:20:49下载
- 积分:1
-
ezwmatlab2
EZW法是一個用matlab寫的程式,是植基於小波的影像壓縮轉換(EZW France is using a program written in Matlab, is rooted in wavelet image compression conversion)
- 2005-06-15 17:31:35下载
- 积分:1
-
1
说明: 最小误差发图像阈值分割,实现图像的分割功能。(no)
- 2010-05-19 12:02:27下载
- 积分:1
-
matlab
Levinson/Burg/MUSIC/ARMA算法的功能模块~可直接调用!MATLAB文件,已编译!(Levinson/Burg/MUSIC/ARMA algorithm function module to directly call!)
- 2012-08-28 14:14:29下载
- 积分:1
-
Introduction-of-Matlab-toolbox
介绍了matlab工具箱的函数,方便学习和查找,迅速了解相关函数的功能(Introduced matlab toolbox function, easy to learn and find quickly understand the function of the correlation function)
- 2013-11-28 16:03:53下载
- 积分:1
-
calshort
copmpute the risidual erro of travel time,always applied in Tomography
- 2015-02-13 11:25:28下载
- 积分:1
-
ARestimation
AR过程的线性建模与功率谱估计,带有详细说明以及matlab仿真代码。(The linear AR process modeling and power spectrum estimation)
- 2015-04-08 09:17:39下载
- 积分:1
-
扩展卡尔曼滤波SOC算法Simulink模型
说明: 在simulink中采用扩展卡尔曼滤波估算电池soc(Estimating SOC of battery with extended Kalman filter in Simulink)
- 2021-04-08 10:19:01下载
- 积分:1
-
Observer_exsample
说明: 状态观测器Simulink 模型,可用于弹簧阻尼系统的仿真及系统状态观测(State observer simulink)
- 2021-02-03 18:08: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