-
background_substraction
Matlab program used for background substraction of an video sequence
- 2009-09-28 04:12:30下载
- 积分:1
-
Load_V2.0
此程序根据王专利撰写的《翼面结构有限元模型节点气动载荷计算》编写
需要的前期准备文件:case01.txt---已知不同工况下各个载荷点力的文件
Force_Site.txt---已知各个载荷点的坐标
Node_Site.txt----有限元节点坐标
输出文件 Nodal_Force_01.txt----存放每个有限元节点计算后分得的力,第一列为节点编号,第二列为节点力大小(This process patent under the king wrote " wing structural finite element model node aerodynamic load calculation" Writing required preparatory documents: case01.txt-- known under different conditions of each load point force file Force_Site. txt--- known each load point coordinates Node_Site.txt---- finite element nodal coordinates output file Nodal_Force_01.txt---- storage node finite element calculation for each share of power, first as the node number, the second column is the size of nodal forces)
- 2013-10-14 22:37:15下载
- 积分:1
-
最短路径算法dijkstra的matlab实现
说明: 最短路径算法dijkstra的matlab实现(The matlab program of dijkstra)
- 2021-01-19 15:10:56下载
- 积分:1
-
fouthorder
图像增强matlab中的比较重要的 四阶降噪算法实现 (Image enhancement matlab more important in the fourth-order noise reduction algorithm)
- 2009-04-21 17:30:50下载
- 积分:1
-
DTX
DTX matlab code for g729 annect B
- 2013-07-19 15:15:42下载
- 积分:1
-
BatteryStatus
Battery Status, battery info, battery voltage, battery temperature, battery health
- 2013-07-19 09:52:17下载
- 积分:1
-
uongluong1
it is very imoportant file
- 2010-05-13 01:26:39下载
- 积分:1
-
Matlab_Pspice_connect-paper
matlab与PSPICE的数据通信接口技术(matlab and pspice data coummunication)
- 2015-04-08 23:27:52下载
- 积分:1
-
work
Phase Locked Loop simulation
- 2010-07-21 18:23:54下载
- 积分:1
-
sigxpand
将输入d进行扩张,方法是在d的每个数据中插入M-1个零值。
如输入d=[1,2,3,4] M=3
输出out=[1 0 0 2 0 0 3 0 0 4 0 0](To expand the input d, the method is to insert each data d, M-1 zero value. If the input d = [1,2,3,4] M = 3 output out = [1 0 0 2 0 0 3 0 0 4 0 0])
- 2010-11-14 11:18:01下载
- 积分:1