-
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
-
adaptive_heterodyne
自适应外差滤波器matlab代码:采用调制技术,控制正余弦信号对准干扰的频率,将输入的干扰搬移到的低频进行滤波,滤波处理后的信号再经过一次调制搬移到原来的频率位置,这样我们就得到了合适的干扰复制信号,再将输入信号和干扰复制信号进行差分运算达到抑制干扰的目的(Adaptive heterodyne filter matlab code)
- 2010-06-12 12:28:24下载
- 积分:1
-
DesignProject1
it is code for gsm speech coing
in the main.m,encoder.m,decoder.m,levision.m m-file .
it is helping in implement on matlab platform
- 2009-12-22 13:01:44下载
- 积分:1
-
work
在Matlab的Simulink下实现的电机闭环测速系统仿真(The Simulink in Matlab to achieve the motor closed-loop system simulation speed)
- 2010-05-23 21:04:07下载
- 积分:1
-
liangxingtai111
双闭环直流脉宽调速系统仿真,采用外环为转速环,内环为电流环(Double Loop DC PWM System Simulation)
- 2013-03-30 22:45:51下载
- 积分:1
-
air-to-ground-missile-model
air-to-ground missile model
- 2013-11-16 18:12:33下载
- 积分:1
-
KalmanAll
matlab中关于卡尔曼滤波的一些常用子函数及工具(One kinds of the Kalman filter can estimate the position of the ball.)
- 2013-10-24 10:16:51下载
- 积分:1
-
CDMA_PN_MUD
基于PN扩展序列的CDMA多用户检测三种算法仿真:CDMA multiuser detection algorithms based on PN sequencce
- 2021-04-04 12:29:04下载
- 积分:1
-
vad_osf
通过计算短时信号熵,与阈值比较,得到判决结果。并采用顺序统计滤波器(最大值滤波器)对所得熵值滤波,提高判决精度。
能有效的分辨出语音信号和噪声信号,且通过后端平滑处理,使语音检测结果更加集中。(VAD based on short-time entropy, precision improved by using order-statistical-filter, VAD result is smoothed to make the result more accurate.)
- 2010-12-28 17:19:57下载
- 积分:1
-
JakesCodes
Jakes仿真建模的基本程序,主要就是模型的构建程序,MATLAB环境下进行,有一定参考价值(Jakes simulation modeling program, model building program MATLAB environment, has a certain reference value)
- 2013-04-10 12:57:51下载
- 积分:1