-
Typical-methods-for-linear-equations
解线性方程组的直接法(标准数值算法),包括高斯消去法程序、列主元高斯消去法程序、LU分解以及用LU分解求线性方程组、Cholesky分解以及用Cholesky分解求线性方程组、改进的Cholesky分解以及用改进的Cholesky分解求线性方程组、解三对角方程的追赶法。全部为本人原创程序,且全部经过测试无误。共9个MATLAB程序。程序内部含详细注释。(Solving linear equations of the direct method (standard numerical algorithms), including Gaussian elimination procedure, the column pivot Gaussian elimination procedure, LU decomposition and the use of linear equations, LU decomposition, Cholesky decomposition, and find line with the Cholesky decomposition linear equations, Cholesky decomposition and improved using the improved Cholesky decomposition of linear equations, solution of tridiagonal equations pursuit method. All of my original program, and all tested correctly. A total of nine MATLAB. Internal procedures with detailed notes.)
- 2011-08-15 14:18:36下载
- 积分:1
-
pls
偏最小二乘(PLSR)
分别求出样品集光谱矩阵和样品组分矩阵的主成分矩阵,将这两个矩阵相关联,求其线性关系,用所建立的线性函数来预测未知样品。
(Partial least squares (PLSR)
The principal component matrix samples were calculated in the spectral matrix and sample matrix, the two matrix associated with the linear relationship, linear functions are developed to predict unknown samples.)
- 2015-04-15 10:55:17下载
- 积分:1
-
Code
matlab与亚当慕斯公式结合解决运输问题!(matlab)
- 2009-06-09 14:39:32下载
- 积分:1
-
huidutu
在matlab中,绘制图像的灰度直方图,并均衡化复原图像(In matlab, rendering the image histogram, and equalization restored image)
- 2013-08-22 17:10:11下载
- 积分:1
-
DCTyuzhi
DCT变换:变换域系数选取采用阈值编码,:阈值越小,图像恢复效果越好,但压缩效果差,一般取在5-10 即可很好的获得恢复图像信息。(DCT transform: transform domain coefficients selected using the threshold coding: the smaller the threshold value, the better the image restoration, but the compression is poor, and generally in the 5-10 to get a good recovery image information.)
- 2013-12-26 21:13:41下载
- 积分:1
-
tingfou
cordic算法的matlab仿真,采用累计贡献率的方法,小波包分析提取振动信号中的特征频率。( cordic matlab simulation algorithm, The method of cumulative contribution rate Wavelet packet analysis to extract vibration signal characteristic frequency.)
- 2016-12-29 01:04:15下载
- 积分:1
-
cepst
cepstral analisys for pitch and F0 detection
- 2009-02-17 02:50:40下载
- 积分:1
-
matlabencyclopediach9-11
matlab宝典,电子工业出版社,包含该书的源码9-11章,第9章Simulink仿真的高级技术第10章 句柄图形第11章图形用户界面(GUl)制作(Matlab, the book electronics industry Press, the book contains chapters 9-11 source, Chapter 9 Simulink advanced technology Chapter 10 handles graphics Chapter 11 graphical user interface (GUl ) Production)
- 2007-05-30 17:39:40下载
- 积分:1
-
work
matlab用户图形界面用法的一个小例子。用到了文本框、滚动条等控件,对刚开始学习matlab有一定的帮助。(matlab graphical user interface uses a small example. Used in the text boxes, scroll bars, and other controls, just started learning matlab have some help.)
- 2013-09-20 10:33:34下载
- 积分:1
-
The-nonlinear-least-square-method
c语言非线性最小二乘法的程序,解决非线性最小二乘法问题(The nonlinear least square method)
- 2014-12-10 14:46:46下载
- 积分:1