-
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
-
chuliduoshengdaoyinpin
利用matlab分离多声道音频,并显示分离的多个单声道波形。(The separation of multichannel audio using matlab, and display multiple mono waveforms of separation
)
- 2013-10-12 18:21:39下载
- 积分:1
-
frequency-method
这是有关正弦波频率估计的几种算法,包括过零点检测,rife算法,music算法,levensen法,周期图法等7种不同算法。(This is several algorithm for frequency estimation of sinusoid, including zero crossing detection, rife algorithm, music algorithm, levensen method, periodogram method 7 different algorithms.)
- 2020-10-11 13:37:34下载
- 积分:1
-
logistic
混沌模型logistc映射程序,描述昆虫变化的经典数学模型——虫口模型(Chaos Model logistc mapping procedures, changes in the classic description of insects mathematical model- Population Model)
- 2008-02-21 12:12:36下载
- 积分:1
-
Toolbox_SparseMRS
压缩感知常用程序oolbox_SparseMRS(CS Toolbox_SparseMRS)
- 2015-04-05 12:18:59下载
- 积分:1
-
lms
自适应LMS盲均衡算法,在MATLAB下实现,比较简单(err)
- 2007-12-28 15:40:18下载
- 积分:1
-
fuzzy
模糊聚类分析源程序,包括标准化处理,聚类图,等等(Fuzzy clustering analysis of source code, including the standardization processing, clustering diagram, etc.)
- 2012-09-08 09:53:11下载
- 积分:1
-
alps
ALPS folder
2. generate_matrix.m: generates measurement matrix.
3. generate_vector.m: generates sparse vector.
4. Report_bibtex.tex: bibtex reference for citing.
5. ALPSdemo.m: demo of ALPS.
- 2013-03-14 02:58:38下载
- 积分:1
-
Genetic
遗传算法优化神经网络的权值和阈值 matlab程序代码(Genetic algorithm optimization neural network weights and thresholds)
- 2009-10-18 15:13:33下载
- 积分:1
-
dfe_cppsim_tutorial[1]
关于单载波频域均衡系统,判决反馈均衡的仿真。(On single-carrier frequency domain equalization using decision feedback equalization simulation material, and I hope to help you.)
- 2013-11-28 10:13:54下载
- 积分:1