-
enzkin
ENZyme KINetics is the study of the chemical reactions that are catalysed by enzymes. In enzyme kinetics the reaction rate is measured and the effects of varying the conditions of the reaction investigated.
- 2010-02-26 13:17:00下载
- 积分:1
-
1111
扩展卡尔曼滤波用于非线性系统,滤波结果较好(Extended Kalman filter for nonlinear systems, better filtering results)
- 2011-05-22 22:29:52下载
- 积分:1
-
simulab2
stb building algo...........
- 2013-04-02 11:41:08下载
- 积分:1
-
recursion
说明: 递归,是函数实现的一个很重要的环节,很多程序中都或多或少的使用了递归函数。递归的意思就是函数自己调用自己本身,或者在自己函数调用的下级函数中调用自己。
递归之所以能实现,是因为函数的每个执行过程都在栈中有自己的形参和局部变量的拷贝,这些拷贝和函数的其他执行过程毫不相干。这种机制是当代大多数程序设计语言实现子程序结构的基础,是使得递归成为可能。(Recursion, is a function to achieve a very important part of many programs are more or less use the recursive function. Recursive mean that the function of its own call to themselves or subordinates in their own function calls a function to call their own. Recursion that can be achieved because the function of each execution in the stack has its own shape parameters and local variables of the copy, the copy and the implementation process has nothing to do other functions. This mechanism is the most modern programming language implementation subroutine structure of the foundation is to make recursion possible.)
- 2009-08-30 16:26:06下载
- 积分:1
-
polar_dB
计算偶极子天线的辐射阻抗、输入阻抗、方向图等。(Calculated dipole antenna radiation resistance, input impedance, pattern and so on.)
- 2011-09-15 10:12:21下载
- 积分:1
-
IIR
四种IIR滤波器的设计与性能对比(巴特沃斯,切比雪夫I、II型,椭圆滤波器)(The four IIR filter design and performance comparison (Butterworth, cut Chebyshev I, type II, elliptic filter))
- 2012-11-18 20:22:46下载
- 积分:1
-
tuiyang
包含飞行器飞行中的姿态控制,如侧滑角,倾斜角,滚转角,俯仰角,与理论分析结果相比,DSmT证据推理的组合公式计算函数。( It comprises aircraft flight attitude control, such as slip angle, tilt angle, roll angle, pitch angle, Compared with the results of theoretical analysis, Combination formula DSmT evidence reasoning calculation function.)
- 2016-11-21 23:34:27下载
- 积分:1
-
p
说明: 是处理噪声的一个小程序很有用,希望对大家有所帮助(To deal with noise, a small program useful and want to help everyone)
- 2009-11-22 09:21:01下载
- 积分:1
-
FindVanishingPoint
To find the vanishing point in an image.
- 2009-12-28 19:18:35下载
- 积分:1
-
sort
Shell sort is a very interesting modification of the sorting algorithm simple inserts.
- 2013-10-06 04:38:26下载
- 积分:1