-
预测反褶积的经典程序 predictive
预测反褶积的经典程序,用于地震数据的处理(Predictive deconvolution classic procedure for treatment of seismic data)
- 2020-10-19 16:57:25下载
- 积分:1
-
MATLABimagecompression
共7个matlab程序及两幅原始待处理图像,功能是图像压缩的实验,分别运用了DCT(1个程序),小波变换(5个程序)和小波包变换(1个)对图像进行压缩,各个程序的作用及程序注释已在程序中做了详细说明,程序均可直接运行(matlab program for image compression ,using DCT wave,wavelet,wavelet packet methods respectively .)
- 2010-11-08 16:16:55下载
- 积分:1
-
dct
说明: 离散余弦变换,实现数据的压缩以及相应噪声的去除(Discrete cosine transform, data compression and noise removal of the corresponding)
- 2011-03-06 19:52:32下载
- 积分:1
-
nmfmse
nmf算法的一个简单代码实现,将一个矩阵分解成两个非负矩阵的乘积。(NMF algorithm a simple code realized, will a matrix is decomposed into two nonnegative matrices of the product.
)
- 2012-05-05 16:02:15下载
- 积分:1
-
Rayleigh_inversion
此程序为瑞雷面波最小二乘反演程序,适合于初步接触瑞雷面波反演研究相关方面的人员。(This procedure for the Rayleigh wave least squares inversion procedure is suitable for the initial contact Rayleigh wave inversion research personnel.)
- 2020-12-10 10:19:19下载
- 积分:1
-
A-Comparative-Study-of-Metaheuristic-Methods-for-
A Comparative Study of Metaheuristic Methods for Transmission Network Expansion Planning
- 2014-02-03 15:43:16下载
- 积分:1
-
principal-component-anlisys
in this mfile i have wrote the principal component anlisys algorithm.
- 2013-10-07 18:31:56下载
- 积分:1
-
666666666
《MATLAB在控制系统中的应用》实例程序,随书光盘(MATLAB application in control system" program, CD with the book)
- 2011-12-17 10:25:51下载
- 积分:1
-
linproj
模型是结构体类型的线性投影Y = linproj(X, model) 其中W.model为线性投影矩阵, Y = model.W *X + model.b
b为偏差值( Description:
Y = linproj(X, model) linearly projects data in X such that
Y = model.W *X+ model.b
out_data = linproj(in_data, model) projects in_data.X
out_data.X = model.W *in_data.X+ model.b
out_data.y = in_data.y
Input:
model [struct] linear projection:
.W [dim x ncomp] Projection matrix.
.b [ncomp x 1] Bias.)
- 2011-05-01 18:11:47下载
- 积分:1
-
EM_1D
一维EM算法MATLAB实现,两分支高斯混合模型,均值和方差都不相同。(one dimensino EM algorithm implemented by MATLAB. Estimate the mean and variance of Gaussian Mixture Model with two branches.)
- 2010-05-09 10:41:54下载
- 积分:1