-
main
Code Matlab of FIFO for 5 servers
- 2010-06-11 23:43:43下载
- 积分:1
-
getpes
可以将TS流中的PES信息内的PTS位置标定(TS stream can be within the PTS PES position calibration information)
- 2013-10-21 12:31:06下载
- 积分:1
-
5431045
partial delay selection algorithm matlab
- 2015-01-03 17:20:49下载
- 积分:1
-
walker
一个有趣的模仿人走路的程序,能够调节速度和步频等等(Mimic a fun walking program that can adjust the speed and stride frequency, etc.)
- 2010-11-03 20:40:28下载
- 积分:1
-
Monte-Carlo-Simulation
蒙特卡洛模拟的程序,可以进行金融、经济、管理方面的研究之用(Example Monte Carlo Simulation in Matlab)
- 2011-04-21 23:44:08下载
- 积分:1
-
yankebingchuang3
当星期六、星期天医院不做手术时病床安排情况(When Saturday and Sunday, when the hospital bed arrangement is not the case surgery)
- 2011-07-25 19:04:21下载
- 积分:1
-
51478222fast_select
在快匹配运动估计算法中,它的计算复杂度可以描述成:运算量=搜索点×块匹配准则.该表达式可以这样解释,在快匹配准则确定的情况下,如果一个匹配点的单位运算量确定了,这时动动估计的动算量就有直接取于搜索的点数,也就是取决于运动估计的搜索算法,实现了三步搜索法(Match the fast motion estimation algorithm, its computational complexity can be described as: Operational × volume = search block-matching criteria points. The expression can be interpreted in such a way, the fast matching criterion to determine the circumstances, if a match point of the unit operator determine the amount, and then moving moving moving estimate of the volume operator has direct access to the points in the search, that is, depends on the motion estimation search algorithm, to achieve a three-step search method)
- 2009-06-07 14:49:51下载
- 积分:1
-
kaerman
用MATLAB实现的卡尔曼滤波,根据有用信号和干扰噪声的统计特性(自相关函数或功率谱),以线性最小均方误差(MSE),能最大程度的滤除干扰噪声,提取有用信号。(Kalman filter using MATLAB, based on the statistical properties of the useful signal and interference noise (autocorrelation function or power spectrum), linear minimum mean square error (MSE), filter out noise interference to the greatest extent, to extract the useful signal.)
- 2013-11-25 19:34:21下载
- 积分:1
-
matlab_signal_processing_function
MATLAB 信处理基本函数,对信号处理仿真初学者有一定的帮助(matlab_signal_processing_function)
- 2010-10-12 09:58:40下载
- 积分:1
-
cylinder2
[X,Y,Z]=cylinder2(x,y,z,r,N,o)
向量X,Y,Z轴定义圆柱面中心线
和矢量r定义圆柱面半径,并已
为的x,y,z的长度相同
N是周围围点的数量。默认值
为N= 100。
Ø 定义了矩阵圆柱generatix(圆圈)椭圆
表面。其内容以0和1之间的值,并适用于
小学和中学的母线轴。值的defeault
Ø =的(长(x),2)。
矩阵X,Y,Z轴确定圆柱面,冲浪(的X,Y,Z)的显示器
圆柱面。( [X,Y,Z]=cylinder2(x,y,z,r,N,o)
Vectors x, y, z define the central line of cylindrical surface
and vector r defines the radius of cylindrical surface, and has
the same length as x, y, z.
N is the number of points around the circumference. The default value
is N = 100.
Matrix o defines ovality of the generatix (circle) of cylindrical
surface. Its elements take values between 0 and 1 and apply to the
primary and secondary axis of generatrix. The defeault values are
o=ones(length(x),2).
Matrices X, Y, Z define the cylindrical surface, surf(X,Y,Z) displays
the cylindrical surface. )
- 2011-05-15 10:56:33下载
- 积分:1