-
exp4_02_fir(cpu2)
这是我先根据MATLAB设计的一个FIR滤波器,然后c语言实现,是二阶的,非常好用。(This is my first one under the MATLAB FIR filter design, and then c languages to achieve, is the second order, quite well.)
- 2010-08-27 22:42:46下载
- 积分:1
-
mcmc
说明: 蒙特卡洛方法的MATLAB的m文件,看看有用没有(Monte Carlo method of MATLAB m-files to see if there is no useful)
- 2009-08-29 20:23:06下载
- 积分:1
-
Digital-Smith-pre-estimate-control
根据smith预估计控制算法,使用MATLAB编写程序实现控制(According to pre-estimate smith control algorithms using MATLAB programming for control)
- 2014-08-11 22:39:51下载
- 积分:1
-
3phaseIM
3 phase induction machine
- 2011-12-12 18:40:20下载
- 积分:1
-
LevelSet_ChunmingLi_v0
无需重新初始化的水平集进化模型,Chunming Li为重新初始化做了很大的贡献(No need to re-initialize the level set evolution model, Chunming Li to re-initialize the significant contribution made)
- 2010-09-20 10:06:23下载
- 积分: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
-
CbCrEllipse
说明: 用matlab实现的肤色检测,采用CbCr椭圆聚类算法,克服了高光的干扰,能很好的把肤色分割出来。(Skin color detection using matlab implementation, using CbCr elliptical clustering algorithm, to overcome the interference of high light, the color can be a good split.)
- 2021-05-12 16:52:37下载
- 积分:1
-
advshinners
this file about turbine modeling
- 2012-05-07 17:10:46下载
- 积分:1
-
sift
SIFT特征(Scale-invariant feature transform,尺度不变特征转换)是一种电脑视觉的算法用来侦测与描述影像中的局部性特征,它在空间尺度中寻找极值点,并提取出其位置、尺度、旋转不变量(SIFT features (Scale-invariant feature transform, scale-invariant feature transform) is a computer vision algorithm to detect and describe the image characteristics of the locality, it scales in space to find extreme points, and extract its location , scale, rotation invariant)
- 2011-09-09 14:07:33下载
- 积分:1
-
singlephase
实现单相交流信号锁相功能,单相锁相环,matlab simulink程序。(matlab simulink single phase )
- 2016-03-17 09:07:54下载
- 积分:1