-
video
读取视频总帧数,并可对视频每一帧图像进行处理(Reads the video frames, and the image can be processed)
- 2015-04-21 10:52:21下载
- 积分:1
-
threephaseinverter_1
matlab环境下的三相逆变仿真,里面含有SPWM调制模块。(three phase inverter!)
- 2010-07-22 15:17:52下载
- 积分:1
-
3dtrans
3D Space Coordinate Transformations
- 2010-07-28 22:57:51下载
- 积分:1
-
LS_CAR
有关系统辨识的源程序.看看吧,有用就下来看看.不行就删除.(the system identification of the source. Let's see it, useful look down on. Not deleted.)
- 2007-03-19 18:44:41下载
- 积分:1
-
WSN Fuzzy
说明: 分簇协议fuzzy 亲测可以使用 代码很齐全 很有用 可以是通过MATLAB 直接是以哦那个(Clustering protocol, leach pro test can use a full range of codes, very useful can be directly through MATLAB)
- 2020-06-27 19:19:51下载
- 积分:1
-
QPSK
产生宽带QPSK信号,并通过rrc滤波,用于检验发射通路的EVM等指标(Produce wideband QPSK signals, and by rrc filter, used to test the emission path of EVM and other indicators)
- 2010-06-12 17:23:17下载
- 积分:1
-
xiangwei
说明: 很好的资料,对于两个相位不同的信号来说,信号的分离(Good information, for two different signal phase, the signal separation)
- 2010-04-19 20:56:54下载
- 积分:1
-
DRAW-GRAPH
NUCLEAR FITTING IN IMAGE PROCESSING
- 2012-03-22 21:48:49下载
- 积分:1
-
linear-
线性规划程序很好用非常强大建议初学者可以史实(linear matlab)
- 2012-04-16 21:17:35下载
- 积分: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