-
MMV_2008
by Lilia Maliar & Fernando Valli & Seguei Maliar
- 2010-03-04 17:15:18下载
- 积分:1
-
gmm_matlab
GMM聚类实现,运行gmmclassfile.m文件,可实现多个数据的聚类,输入数据用.data的文件,可在gmmclassfile.m修改数据文件路径。(GMM clustering implementation)
- 2012-10-10 12:09:41下载
- 积分:1
-
uerx
randomly distribute Ue in Macro eNB
- 2013-10-29 15:01:45下载
- 积分:1
-
Alpine1
Alpine测试函数,经过实验的确可以用,哈哈,分享给大家(Alpine test function, indeed can be used through the experiment, ha ha, for everyone to share)
- 2020-11-18 18:49:38下载
- 积分:1
-
DemoPlot
利用Matlab模拟点电荷电场的分布,输入两个电荷的电量大小(Distribution Distribution Distribution use of Matlab simulation point charge electric field distribution using Matlab simulation point charge electric field simulation using Matlab point charge electric field distribution point charge electric field simulation using Matlab Matlab simulation of the electric field of a point charge)
- 2013-12-10 22:59:04下载
- 积分:1
-
uniform-circular
均匀圆阵部分阵元失效情况下的DOA估计方法(Part of uniform circular array element failure in case of DOA Estimation)
- 2013-12-26 12:47:54下载
- 积分:1
-
CPSIR
仿真程序,模拟SIR信息传播模型的CP过程。SIR模型是基于传染病动力学的信息传播模型。(The simulation program, CP SIR information dissemination process simulation model. SIR model is a model for the dissemination of information on the dynamics of infectious diseases.)
- 2014-05-11 21:30:39下载
- 积分:1
-
zig
说明: 输入2维数组和行数列数,进行之字形重新排列,输出1维数组,比如图像的DCT变换系数(DCT,zigzag)
- 2010-04-12 18:25:43下载
- 积分:1
-
1_317309478
用于电磁场和波的模拟仿真与显示,动画效果(For the electromagnetic field and wave simulation with shows, animation)
- 2011-11-19 00:10:38下载
- 积分: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