-
f8
说明: 利用lms算法实现自适应滤波器的matlab仿真(The use of LMS adaptive filter algorithm matlab simulation)
- 2008-05-24 03:50:14下载
- 积分:1
-
Affine
Matlab编写的仿射变换程序,有两个,都不错(Affine transformation program written in Matlab, there are two, are good)
- 2010-11-01 11:45:34下载
- 积分:1
-
NPS2008_ADuC
说明: ADUC7026原理图,很好用,给大家做个参考(ADUC7026)
- 2010-04-16 10:51:39下载
- 积分:1
-
DICOMDIR
DICOMDIR Reader
Matlab实现DICOMDIR读取
Matlab, Image Processing Toolbox
程序读取DICOMDIR文件,读取meta数据,生成三维矩阵。
相关知识
Reading DICOMDIR folder using the directory browser GUI:
dcmSeries = loaddcmdir
Generating 3D array by selecting a dicom series:
[imaVOL, scaninfo, dcminfo] = loaddcm(loaddcmdir)
(DICOMDIR Reader Matlab implementation DICOMDIR read Matlab, Image Processing Toolbox program reads DICOMDIR file, read the meta data to generate three-dimensional matrix. Knowledge Reading DICOMDIR folder using the directory browser GUI: dcmSeries = loaddcmdir Generating 3D array by selecting a dicom series: [imaVOL, scaninfo, dcminfo] = loaddcm (loaddcmdir) )
- 2010-05-05 23:43:43下载
- 积分:1
-
matla-tu-xiang-chu-li-yuan-cheng-xu
matlab图像处理示例详解,杨丹,赵海滨等,书中的源程序(Detailed matlab image processing example, Dan Yang, Zhao Haibin, etc., in the book of the source)
- 2013-08-21 21:15:20下载
- 积分:1
-
NSA
否定选择算法(Negative selection algorithm)
- 2008-06-02 22:12:48下载
- 积分: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
-
免疫算法
免疫算法,与遗传算法相似,只是多用了一个免疫函数;免疫算法是遗传算法的变体,它不用杂交,而是采用注入疫苗的方法。(Immune algorithm, similar to the genetic algorithm, but the use of an immune function; immune algorithm is a variant of genetic algorithms, it does not hybrid, but the use of vaccination method.)
- 2017-08-15 11:22:29下载
- 积分:1
-
gmmtbx(1)
GMM工具箱第一部分。包含了GMM算法的各个函数,对GMM建模很有帮助.(GMM first part of the toolbox. GMM algorithm contains all functions of GMM modeling helpful.)
- 2008-12-12 14:16:39下载
- 积分:1
-
quxian
多正弦曲线条件叠加,生成各种曲线,值得参考(Conditions of multi-sinusoid superimposed to generate a variety of curves, it is also useful)
- 2009-05-29 10:29:08下载
- 积分:1