-
smooth
SMOOTH uses a vectorized implementation that may be slow when X and/or FRAME_LENGTH are very large. The number of elements that are used for calculation is length(X)*FRAME_LENGTH. The algorithm vectorizes the operation by creating a matrix of indexes and extracting its diagonals. E.g. for a vector of length 4 and frame_length of 2, the algorithm creates a temporary zero-padded matrix x2 from which it creates a set of indexes:
- 2010-06-11 15:43:35下载
- 积分:1
-
motor_operator
电动执行机构是连接控制器与执行器(阀门)的部件,从控制出来的是离散信号,经零阶保持器后成为一个方波 信号,值都是阶跃跳动,而阀门的实际工作是有一定的行程时间的,即实际上阀门是不可能实现阶跃跳动的,故此需要一个电动执行器,将控制器的阶跃信号变为连续变化信号,假定阀门的行程时间与阀门开度变化成正比。(Electric Actuator is connected controller and actuator (valve) parts, from the control out of the discrete signal by zero-order cage became a square wave signal, values are step-beating, but the actual work of the valve there is a certain amount of travel time, that is, in fact the valve can not be achieved step beat, and therefore need an electric actuator, the controller of the step change in the signal into a continuous signal, assuming that the valve and the valve travel time changes in direct proportion to the door opening.)
- 2009-10-19 14:36:56下载
- 积分:1
-
admedian
adaptive median filter for image
- 2015-02-20 17:57:57下载
- 积分:1
-
lorenz_data
调用lorentz,生产lorent的吸引子图,即吸引子生成的主程序。(Attractor map production lorent
)
- 2012-01-12 10:40:55下载
- 积分:1
-
codebuilder_dqqzog
毕设题目,我用MATLAB程序编写的实现基于矢量量化的说话人识别系统,结合了qauflo算法。在给定的temp.wav录音文件的情况下,对不同的人的不同时间长度的语音进行辨识。实现与文本无关的自动说话人确认的实时识别。 使用步骤包括: 1 训练,2 tmgyCFR, 3 测试 4, 输出结果。
(Complete set topic, I use a program written in MATLAB-based VQ speaker recognition system, combining qauflo algorithms. In the case of a given temp.wav audio file, voice different people different lengths of time were identified. Real-time recognition and text-independent speaker verification automatically. Use steps include: 1 training, 2 tmgyCFR , 3 test 4, the output result.
)
- 2016-01-01 21:11:34下载
- 积分:1
-
MatLab_math
较详细介绍了MATLAB的在数学中的各种应用,欢迎下载交流。(MatlAB)
- 2010-12-10 21:08:54下载
- 积分:1
-
viterbi_decoder
说明: 这是一个针对卷积码的维特比译码器.开发环境为MATLAB(This is a viterbi_decoder which can decode convolution codes.)
- 2009-08-07 10:35:52下载
- 积分:1
-
3_2Niv_Comp
说明: C’est avec un grand plaisir que je remercie M Franç ois Costa, M Jean Luc Schanen et M
Faouzi Ben Ammar qui ont accepté de faire partie de mon jury de thèse.
Des remerciements aussi chaleureux vont à mes collègues du CEGELY avec qui j’ai partagé
ces années de travail, je pense à tout(e)s les doctorant(e)s ainsi qu’au personnel permanent (la
liste est longue et je suis sû r qu’ils vont se reconnaî tre facilement).
Je réserve la fin de mes remerciements à ma famille pour leur soutien quotidien.
- 2011-04-16 22:51:55下载
- 积分:1
-
matlab_code
DSP CODE FOR SIMULATION PROJECT IIR FILTER
- 2013-08-07 22:07:20下载
- 积分:1
-
wjli_lum_en_local_bilateral
该方法通过原始象素亮度与周边象素亮度之间的关系获取增强系数,对已做全局亮度调整的图像进行图像增强(lum_en_local=wjli_lum_en_local_bilateral(lum_en_global,lum_ori,window_r,sigmad,sigmar))
- 2010-08-03 09:47:31下载
- 积分:1