-
rls
用于自适应天线的稳健的RLS算法,保证天天的抗干扰能力(Robust RLS algorithm for adaptive antennas, ensuring every anti-jamming capability)
- 2014-04-15 09:21:27下载
- 积分:1
-
MATLAB
matlab常用函数参考,包括基本的函数和一些特殊的函数。(matlab reference commonly used functions, including basic functions and some special functions.)
- 2010-09-24 15:04:46下载
- 积分:1
-
NewFolder
基于非线性能量算子的信号解调MATLAB实现(Nonlinear energy operator based signal demodulation realize MATLAB)
- 2008-03-08 23:59:22下载
- 积分:1
-
matlabimageorder
将matlab图像处理的一些命令函数,可用于图像处理的一些运算(The matlab image processing function of some commands can be used for some image processing operations)
- 2010-05-12 22:29:56下载
- 积分:1
-
Matlab-in-regression-analysis
本文详细的介绍了如何利用Matlab仿真来作回归分析(This paper describes in detail how to make use of Matlab simulation regression analysis)
- 2013-07-23 11:21:36下载
- 积分:1
-
CSFrequencysparse
当前压缩感知很热,这是其中稀疏采样、重新构建、图像恢复的Matlab代码(CS Frequency sparse)
- 2014-02-14 18:41:58下载
- 积分:1
-
nihe
拟合问题引例及基本原理,用数学软件求解拟合问题(Fitting the cited cases and the basic principles of using mathematical software to solve the fitting problem)
- 2012-05-03 07:42:52下载
- 积分: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
-
matlab3
matlab应用程序百例之图形处理篇和数值分析,适合初学者参考(matlab application 100 cases of graphics and numerical analysis of articles, suitable for beginners reference)
- 2010-03-09 19:49:04下载
- 积分:1
-
K-mean
最近邻分类器是一个用来聚类的算法,可以用来对iris数据进行聚类(k-means is a neanest alogorim)
- 2011-06-28 12:14:32下载
- 积分:1