-
Face-Eye-Detection
说明: 找出图像中肤色的位置,对人的皮肤所在位置进行定位(Identify the location of the image color of human skin to locate the location of)
- 2011-02-25 12:44:25下载
- 积分:1
-
sparse_coding_for_classification
简单的sparse coding的小程序,基本可以了解sparse coding的工作过程。(Simple sparse coding small procedures, the basic can understand the working process of sparse coding.)
- 2014-10-27 22:24:21下载
- 积分:1
-
i_t_2int
current in buck cover.
- 2013-11-05 05:34:23下载
- 积分:1
-
HowtouseGui__sinMatLab
HowtouseGui__sinMatLab
- 2014-02-26 02:03:21下载
- 积分:1
-
PIDNN
基于PIDNN的无人机飞行控制系统仿真。(Simulation of UAV flight control system PIDNN.)
- 2021-04-23 14:58:48下载
- 积分:1
-
continuous-signal-FFT
连续信号(可以自定义的函数)的FFT效果图,初学者学习的例程,不错(Continuous signal (can custom functions) of the FFT renderings, for beginners to learn the routine, good)
- 2013-12-13 13:32:49下载
- 积分:1
-
fm
说明: fm调制程序,自己手写,效果较好,易于实现,速度较快(fm modulation procedures, their own handwriting, better, easy to implement, faster)
- 2014-11-19 22:47:05下载
- 积分:1
-
New-Folder
its a code for new k means process and its valid index calculatio methods
- 2013-03-27 19:03:09下载
- 积分:1
-
dereverberation
去混响的一种方法,使用两段法去混响。内附有语音文件方便比较。(a kind of dereverberation method )
- 2017-05-16 14:30:58下载
- 积分:1
-
shanks
function [a,b,err] = shanks(x,p,q)
SHANKS Model a signal using Shanks method
----
Usage: [a,b,err] = shanks(x,p,q)
The sequence x is modeled as the unit sample response of
a filter having a system function of the form
H(z) = B(z)/A(z)
The polynomials B(z) and A(z) are formed from the vectors
b=[b(0), b(1), ... b(q)]
a=[1 , a(1), ... a(p)]
The input q defines the number of zeros in the model
and p defines the number of poles. The modeling error
is returned in err.
- 2012-04-18 09:58:03下载
- 积分:1