-
choleski
该代码是采用了feedforward改进算法的choleski decomposition,可用于矩阵方程的求解(The code is for choleski decomposition with feedforward method)
- 2010-11-11 11:02:37下载
- 积分:1
-
a-wavelet-transform-algorithm
说明: 基于人眼视觉模型的双正交小波变换算法,通过实验验证,该算法在对嵌入水印后的图像进行有损压缩、剪切、污染、添加各种噪声等处理后,提取出的水印仍表现出了较好的鲁棒性。(Human visual model based on biorthogonal wavelet transform algorithm, experiments show that the algorithm of the watermarked image lossy compression, shear, pollution, after adding all kinds of noise, the performance of the extracted watermark is still a good robustness.)
- 2020-09-03 17:08:08下载
- 积分:1
-
chazhifangfa
多种插值方法,可以用于改进EMD,EEMD等时频方法的插值。(A variety of interpolation methods can be used to improve EMD, EEMD and other time-frequency interpolation method.)
- 2017-03-30 12:02:20下载
- 积分:1
-
a
说明: 本程序是对语音信号去除噪声。MATLAB编写(This procedure is a speech signal to remove noise. MATLAB prepared)
- 2009-06-16 11:23:04下载
- 积分:1
-
progen
惯性导航轨迹生成器,用于生成惯性导航轨迹(INS trajectory generator, used to generate the inertial navigation path)
- 2011-05-08 18:17:29下载
- 积分: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
-
Solving-the-2-D-Poisson-equation-by-the-Finite-Di
Solving the 2-D Poisson equation by the Finite Difference
- 2012-09-30 22:28:49下载
- 积分:1
-
MATLAB-Numerical-Evaluation
Matlab 数值计算讲义和例程,包括如下章节:
范数、条件数和方程解的精度
矩阵特征值和矩阵函数
奇异值分解
函数的数值导数和切平面
函数极值点
数值积分
随机数据的统计描述
多项式拟合和非线性最小二乘
插值和样条
Fourier分析
常微分方程
稀疏矩阵(Matlab numerical evaluation)
- 2012-05-08 15:41:22下载
- 积分:1
-
dynamicload
This example illustrates use of the 3-Phase Dynamic Load and 3-Phase Programmable Voltage Source blocks
- 2011-06-22 05:23:14下载
- 积分:1
-
write_CSV
用matlab把csv文件转换成码头文件,程序简单(Csv file into a terminal file using matlab, simple procedures)
- 2013-04-17 22:39:49下载
- 积分:1