-
fisher
matlab code for fisher
- 2010-12-25 16:04:44下载
- 积分:1
-
SNR
说明: 小波去噪指标-信噪比,用这个程序可以实现(Wavelet Denoising indicator- signal to noise ratio can be achieved with this procedure)
- 2008-08-28 23:21:23下载
- 积分:1
-
cepstrum2
利用了抽样及倒谱算法,进行图像分解和重建过程。(use of sampling and cepstrum algorithm for image decomposition and reconstruction process.)
- 2006-07-06 12:44:16下载
- 积分:1
-
chap2_06_RLS
利用递推最小二乘法对参数进行辨识,有作图结果(Using the recursive least squares method to identify the parameters, there are mapping results)
- 2017-05-03 16:08:30下载
- 积分:1
-
VSS&SM_code
说明: 变步长仿射自适应滤波器(VSS-APA)和集员仿射自适应滤波器(SM-APA-U)的MATLAB代码 里面包含两个自适应滤波器的性能分析和评价指标(The matlab code of variable step size affine adaptive filter (vss-apa) and set member affine adaptive filter (sm-apa-u) contains the performance analysis and evaluation indexes of two adaptive filters)
- 2020-01-10 22:57:53下载
- 积分:1
-
AIMI561
This the free version of my Basis of AI Backprop designed to
accompany my not yet published textbook, _The Basis of AI_. This
program contains enough features for students in an ordinary AI or
Neural Networking course. It includes the quickprop and delta-bar-delta
algorithms for faster training and a fast integer version for machines
without floating point hardware.
This particular package includes C source for DOS and UNIX, examples, an
ASCII manual and a number of DOS binaries. The binaries are for systems
with floating point hardware (bp.exe), one for systems without floating
point hardware (bp486sx.exe) and an integer version binary
(ibp486sx.exe) for systems without floating point hardware.
- 2007-11-10 11:59:38下载
- 积分:1
-
bbukfopt
unscented kalman filter for optimization
- 2009-04-23 01:41:29下载
- 积分:1
-
fig0214-PPM
卷积编码和解码器,通俗易懂,误码率低,有BER仿真曲线(Convolutional encoding and decoding, and user-friendly, error rate and low BER simulation curves)
- 2021-03-15 16:29:22下载
- 积分: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 numerical integration, including integration, very practical, very easy to understand examples)
- 2014-02-27 18:55:46下载
- 积分:1