-
PCA
用MATLAB编写的人脸识别算法,对PCA主成分分析进行了改进(Face recognition algorithm using MATLAB, the PCA principal component analysis has been improved)
- 2011-07-11 12:23:57下载
- 积分: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
-
gaoji
自己搭建的matlab/simulink风电并网仿真系统,可以运行(Build their own matlab/simulink wind power simulation system that can run)
- 2014-03-02 09:29:05下载
- 积分:1
-
OFDM_MATLAB
OFDM+QAM Matlab程序,详细中文注释(OFDM+ QAM Matlab procedures, details of Chinese Notes)
- 2008-12-13 01:20:04下载
- 积分:1
-
g05
matlab源码,利用遗传算法求解30个城市的tsp问题(matlab source code, the use of genetic algorithm to solve 30 problems tsp city)
- 2013-11-03 17:17:15下载
- 积分:1
-
gen_ldpc
This program makes it possible to generate a matrix of parity check LDPC with a constant weight of columns
- 2012-01-13 20:07:06下载
- 积分:1
-
nibianqi
三相逆变器三相全控逆变桥matlab模型三相逆变器三相全控逆变桥matlab模型(Three-phase full-control inverter bridge matlab model of three-phase inverter three-phase full-control inverter bridge matlab model)
- 2018-12-07 15:00:50下载
- 积分:1
-
FFT
数字信号处理中,使用MATLAB进行FFT变换,以满足相应要求(IN the digital signal processing,we can use MATLAB to encode the FFT chanslation,in order to satisfy our demands.)
- 2010-06-29 16:12:07下载
- 积分:1
-
ode
matlab codes for solving ODEs, including euler method, RK methods etc, and some examples.
- 2007-09-22 23:31:15下载
- 积分:1
-
NewtonCotes
用matlab求解牛顿差值 比较简单 但是可以使用的(use matlab )
- 2010-10-25 21:28:34下载
- 积分:1