-
matlab2
1-32是:图形应用篇
33-66是:界面设计篇
67-84是:图形处理篇
85-100是:数值分析篇(1-32 is: graphics application papers 33-66 are: interface design articles 67-84 is: graphics processing chapter 85-100 is: Numerical Analysis Section)
- 2008-04-24 17:44:18下载
- 积分:1
-
PSO_final-_0
PSO模型为一种新型的改进仿生算法,通过鸟群的捕食模型得到启示并用于解决优化问题。这里提供一个优化版本的PSO算法的matlab代码(PSO model for a new improved bionic algorithm, to be inspired by birds of prey model and used to solve optimization problems. Here to provide an optimized version of the PSO algorithm matlab code)
- 2012-04-29 10:15:01下载
- 积分: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
-
New-folder
test function for matlam mopso and nsga2
- 2011-12-28 23:48:20下载
- 积分:1
-
bitslice
Matlab, picture, example of bitslice
- 2010-01-01 00:56:21下载
- 积分:1
-
queue_bank
bank single server queue
- 2012-05-29 02:53:14下载
- 积分:1
-
A16QAM
16QAM基带 在 AWGN 信道下的调制解调仿真程序 无信道编码(16QAM AWGN)
- 2015-04-14 08:28:19下载
- 积分:1
-
osggeo_svn
development package based OpenSceneGraphics libary for Geology.
- 2015-06-24 11:46:23下载
- 积分:1
-
TenFold-adaboost
adaboost算法,采用十折分析法对参数进行优化,弱学习方法是BP神经网络(Ten fold methed on BP-adaboost)
- 2015-04-07 03:14:46下载
- 积分:1
-
minh.n.do
Contourlet变换提出者Minh.ndo结合论文的Matlab实现源码,可以给从事多尺度图像处理人做一个很好的参考(Contourlet Toolbox (Windows download format also available on MATLAB Central): MATLAB source code that implements the contourlet transform and its utility functions. See paper The contourlet transform: an efficient directional multiresolution image representation.)
- 2009-11-03 11:46:31下载
- 积分:1