-
guia2
Resolucion de la guia 2 de contabilidad
- 2010-08-28 06:54:48下载
- 积分:1
-
Trigonometric-function
当自变量在一定的区间变化,不同三角函数求解不同的图形。(When the independent variable in a certain range of change, trigonometric function to solve different graphics.
)
- 2013-04-10 19:49:49下载
- 积分:1
-
matlab
matlab入门教程,适合新手,带你快速入门(matlab introductory tutorial for beginners with you Quickstart)
- 2015-03-31 22:31:47下载
- 积分:1
-
The--fuzzy-adaptive-control-of-robot
通过对模糊自适应进行研究,并将其用到机器人的控制中,得到好的控制性能(Based on the fuzzy adaptive study, and its use in the control of the robot, to get good control performance)
- 2016-11-26 13:41:51下载
- 积分:1
-
22222222222
Family Financial Management System OK
- 2010-02-18 22:22:07下载
- 积分:1
-
mfcc2delta
In this work, the Mel frequency Cepstrum Coefficient
(MFCC) feature has been used for designing a text
dependent speaker identification system. The extracted
speech features (MFCC’s) of a speaker are quantized to a
number of centroids using vector quantization algorithm.
These centroids constitute the codebook of that speaker.
MFCC’s are calculated in training phase and again in testing
phase. Speakers uttered same words once in a training
session and once in a testing session later. The Euclidean
distance between the MFCC’s of each speaker in training
phase to the centroids of individual speaker in testing phase
is measured and the speaker is identified according to the
minimum Euclidean distance. The code is developed in the
MATLAB environment and performs the identification
satisfactorily.
- 2015-02-03 22:43:42下载
- 积分:1
-
对一维扰动信号进行数学形态学滤波程序
对一维扰动信号进行数学形态学滤波程序,开闭操作函数均基于matlab编写(One-dimensional disturbance signal filtering procedures based on mathematical morphology , opening and closing operation functions are developed based on matlab )
- 2015-03-04 16:17:45下载
- 积分:1
-
gold_code
产生GPS的C/A码。主函数模块为gen_ca.m
调用gen_ca(m,n)即可产生以(m,n)为抽头系数的CA码(GPS-generated C/A code. Main function modules for gen_ca.m call gen_ca (m, n) can be generated by (m, n) for the tap coefficient of CA Code)
- 2009-06-03 20:20:03下载
- 积分:1
-
sanciyangtiao
MATLAB编程环境,采用三次样条进行插值,源码(MATLAB programming environment, using a cubic spline interpolation, source)
- 2012-11-08 14:38:48下载
- 积分:1
-
gscale
GSCALE Scales the intensity of the input image.
G = GSCALE(F, full8 ) scales the intensities of F to the full
8-bit intensity range [0, 255]. This is the default if there is
only one input argument.
G = GSCALE(F, full16 ) scales the intensities of F to the full
16-bit intensity range [0, 65535].
G = GSCALE(F, minmax , LOW, HIGH) scales the intensities of F to
the range [LOW, HIGH]. These values must be provided, and they
must be in the range [0, 1], independently of the class of the
input. GSCALE performs any necessary scaling. If the input is of
class double, and its values are not in the range [0, 1], then
GSCALE scales it to this range before processing.
The class of the output is the same as the class of the input.
Copyright 2002-2004 R. C. Gonzalez, R. E. Woods, & S. L. Eddins
Digital Image Processing Using MATLAB, Prentice-Hall, 2004
$Revision: 1.5 $ $Date: 2003/11/21 14:36:09 $
- 2014-10-07 09:10:58下载
- 积分:1