-
dpll
DPLL SIMULATION in MATLAB
- 2009-03-21 05:12:36下载
- 积分:1
-
optimization
matlab优化视频讲座,浅显易懂,附有下载网址,例子代码(matlab optimization of video lectures, easy to understand)
- 2011-06-06 16:12:55下载
- 积分:1
-
DSP-Using-MatlabV4
数字信号处理在Matlab V4上的应用,纯英文书,是1997年的老书了,为PWS出版公司出版。与国内的薛年喜版《MATLAB在数字信号处理中的应用》不同,在matlab的入门上介绍不多,需要读者较熟悉matlab。(The Application of Digital Signal Processing in the Matlab V4,published by PWS publishing company in 1997.Compared with the Mr.Xue s version , there is an succinct introductory course in matlab,so that readers should know MATLAB well .)
- 2013-11-29 22:58:29下载
- 积分:1
-
-2660
《matlab程序设计教程》里的程序代码,源程序,每一章节都有例子()
- 2008-05-05 10:27:54下载
- 积分:1
-
Kac
由光纤的纤芯基膜、包层膜有效折射率和归一化常量计算k(Basement membrane from the fiber core, cladding membrane and the normalized effective refractive index calculated constants k)
- 2010-11-20 17:33:59下载
- 积分:1
-
spea2_matlab_code
spea2多目标进化算法对两个目标的多目标优化问题的测试(spea2 multi-objective evolutionary algorithm on the two goals of testing multi-objective optimization problem)
- 2010-08-02 10:27:44下载
- 积分:1
-
wmark
说明: 用matlab实现的水印嵌入,附水印图像和源码文件(Embedding with a matlab implementation, with a watermark image and the source file)
- 2011-02-17 10:40:21下载
- 积分:1
-
BER-ANALYSIS-OF-MULTI-CODE-MULTI-CARRIER
this file talk about bit error rate
- 2012-07-12 17:47:55下载
- 积分: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
-
value_iteration-master
说明: 一种路径规划算法,实现三维路径下的规划,使用的是价值迭代法(A path planning algorithm, which realizes the planning under the three-dimensional path, uses the value iteration method)
- 2020-05-19 20:25:44下载
- 积分:1