Welcome![Sign In][Sign Up]
Location:
Search - CHOLESKY METHOD

Search list

[Windows Developcholesky分解法

Description: cholesky算法,解三对角矩阵的常用方法-cholesky algorithm, and three diagonal matrix method used
Platform: | Size: 956 | Author: 邹璇 | Hits:

[Other resourcecholesky.cpp

Description: 用改进的乔里斯基方法解对称正定方程组,已被用于有限元正演模拟-Jiaolishiji Improved method for symmetric positive definite equations, have been used in finite element simulation FORWARD
Platform: | Size: 1441 | Author: 刘海飞 | Hits:

[Windows Developcholesky分解法

Description: cholesky算法,解三对角矩阵的常用方法-cholesky algorithm, and three diagonal matrix method used
Platform: | Size: 1024 | Author: 邹璇 | Hits:

[Algorithmcholesky.cpp

Description: 用改进的乔里斯基方法解对称正定方程组,已被用于有限元正演模拟-Jiaolishiji Improved method for symmetric positive definite equations, have been used in finite element simulation FORWARD
Platform: | Size: 1024 | Author: 刘海飞 | Hits:

[Algorithmcholesky323232

Description: 平均因子分解法,适用于正定矩阵First, let s recall the definition of the Cholesky decomposition: Given a symmetric positive definite square matrix X, the Cholesky decomposition of X is the factorization X=U U, where U is the square root matrix of X, and satisfies: (1) U U = X (2) U is upper triangular (that is, it has all zeros below the diagonal). It seems that the assumption of positive definiteness is necessary. Actually, it is "positive definite" which guarantees the existence of such kind of decomposition. -Average factor decomposition method applied to positive definite matrix First, let s recall the definition of the Cholesky decomposition: Given a symmetric positive definite square matrix X, the Cholesky decomposition of X is the factorization X = UU, where U is the square root matrix of X, and satisfies: (1) UU = X (2) U is upper triangular (that is, it has all zeros below the diagonal). It seems that the assumption of positive definiteness is necessary. Actually, it is positive definite which guarantees the existence of such kind of decomposition.
Platform: | Size: 2048 | Author: self | Hits:

[AlgorithmCholesky

Description: 该程序是正定矩阵的Cholesky分解实例,Cholesky是矩阵分解常用的方法-The procedure is the Cholesky decomposition of positive definite matrix example, Cholesky matrix decomposition is a commonly used method
Platform: | Size: 43008 | Author: kexing | Hits:

[matlabCholesky

Description: Cholesky分解 Matlab程序 关于科学计算方法-Cholesky decomposition of Matlab procedures on scientific calculation method
Platform: | Size: 1024 | Author: 王文浩 | Hits:

[Algorithmchol

Description: 这是 对矩阵Cholesky分解 的一种方法的源代码.-This is the Cholesky decomposition matrix of a method
Platform: | Size: 1024 | Author: s | Hits:

[AlgorithmNew

Description: 利用平方根法(Cholesky法)求超定方程组的最小二乘解-Use the square root method (Cholesky method) for over-determined least squares solution of equations
Platform: | Size: 7168 | Author: Edison | Hits:

[VC/MFCCholesky

Description: Cholesky分解的C语言程序,当年的大学作业程序-C source code for Cholesky Method
Platform: | Size: 1024 | Author: Jason | Hits:

[OtherCholesky

Description: Cholesky分解法求取线性方程组的解。也叫做平方根法。CPP程序。-Cholesky decomposition method to strike a solution of linear equations. Also known as the square root law. CPP procedures.
Platform: | Size: 19456 | Author: 宫同举 | Hits:

[MPIcholesky

Description: 采用乔克利特方法解方程,采用高斯消去法解方程-Qiaokelite method to solve the equation by using Gaussian elimination solution equation
Platform: | Size: 1024 | Author: 卓迅佳 | Hits:

[Windows DevelopCHOLESKY

Description: Cholesky Method. Solutions included.
Platform: | Size: 3072 | Author: Kuraido | Hits:

[Algorithmsolve-linear-system-by-Cholesky

Description: 用Cholesky分解方法解线性方程组的过程演示,本人原创,测试无误,内含详细注释。 -With the Cholesky decomposition method to solve linear equations demonstrate the process, my original test and correct, containing detailed notes.
Platform: | Size: 2048 | Author: huyunq | Hits:

[Data structsCholesky

Description: 用cholesky法解最小二乘法,矩阵三角分解-Cholesky method for the least squares method, the matrix triangular decomposition
Platform: | Size: 589824 | Author: 何巧 | Hits:

[AlgorithmCHOLESKY

Description: CHOLESKY method using C-CHOLESKY method using C++
Platform: | Size: 1024 | Author: harikiran86 | Hits:

[AlgorithmCholesky

Description: 半正定矩阵cholesky方法将其分解为两个上下三角矩阵相乘的形式。matlab自带的函数只能分解正定矩阵。并且给出例子。-Semi-definite matrix cholesky method be decomposed into two upper and lower triangular matrices form. matlab built-in function can only be positive definite matrix decomposition.
Platform: | Size: 14336 | Author: 王潘 | Hits:

[Mathimatics-Numerical algorithmsLDL-and-Cholesky

Description: 利用楚列斯基分解法和平方根法分解对称矩阵,较为实用-use the Cholesky method and esquare-root method to solve the problem of Triangle decomposition of matrix
Platform: | Size: 1024 | Author: zhaojing | Hits:

[matlabcholesky

Description: cholesky method in matlab
Platform: | Size: 1024 | Author: Mustafa Hameed | Hits:

[Algorithmcholesky

Description: cholesky分解是用于将一个对称正定的矩阵分解为一个上三角与一个下三角矩阵乘积的形式,可运用于回归系数求解,线性方程组求解中 逐步回归是在回归分析的建模过程中用于变量筛选的有效方法,这里同时进行了向前和向后回归,效果更加显著(Cholesky decomposition is used to decompose a symmetric positive definite matrix into an upper triangle and a lower triangular matrix product, which can be used to solve the regression coefficients and solve the linear equations. Stepwise regression is an effective method for variable selection in the modeling process of regression analysis. The effect of both forward and backward regression is more significant at the same time.)
Platform: | Size: 3072 | Author: qinglili | Hits:
« 12 3 4 »

CodeBus www.codebus.net