搜索资源列表
cholesky
- 用乔里斯基(cholesky)算法求解对称正定方程组。- (cholesky) the algorithm solves symmetrically with the tall Reese base is deciding the system of equations.
cholesky分解法
- cholesky算法,解三对角矩阵的常用方法-cholesky algorithm, and three diagonal matrix method used
Cholesky
- 该程序是正定矩阵的Cholesky分解实例,Cholesky是矩阵分解常用的方法
cholesky
- cholesky decomposition for dsp c6
Cholesky分解 Matlab程序
- Cholesky分解 Matlab程序 关于科学计算方法,Cholesky decomposition of Matlab procedures on scientific calculation method
Cholesky
- Cholesky分解法求取线性方程组的解。也叫做平方根法。CPP程序。-Cholesky decomposition method to strike a solution of linear equations. Also known as the square root law. CPP procedures.
cholesky
- cholesky分解,求解一般的线性方程组很方便。-Cholesky decomposition, for solving general linear equations easily.
cholesky
- Cholesky decomposition is a decomposition of a symmetric, positive-definite matrix into the product of a lower triangular matrix and its conjugate transpose. This algorithm is highly useful for Electrical Power system Engineering and other mathematic
Cholesky-resolve
- 这是用来说明Cholesky分解的原理程序。-This is used to explain the Cholesky-resolve.
cholesky
- TI-NSPIRE Program for Cholesky decomposition
cholesky
- Cholesky decomposition in visual basic 6
cholesky
- cholesky的c语言代码,很实用的,适合多数人,自己写的,欢迎建议-cholesky c-language code, it is practical for most people, their written suggestions are welcome
Cholesky
- 实 现 Cholesky-Cholesky
CHOLESKY
- Cholesky Method. Solutions included.
Cholesky
- 数值分析中基于Matlab环境下的关于Cholesky分解的源代码-Numerical analysis environment based on Matlab source code for the Cholesky decomposition
Cholesky-factorization
- Cholesky分解的演示,程序内含说明,本人原创-Cholesky decomposition of the demonstration, the program includes instructions, my original
solve-linear-system-by-Cholesky
- 用Cholesky分解方法解线性方程组的过程演示,本人原创,测试无误,内含详细注释。 -With the Cholesky decomposition method to solve linear equations demonstrate the process, my original test and correct, containing detailed notes.
cholesky
- cholesky分解是用于将一个对称正定的矩阵分解为一个上三角与一个下三角矩阵乘积的形式,可运用于回归系数求解,线性方程组求解中 逐步回归是在回归分析的建模过程中用于变量筛选的有效方法,这里同时进行了向前和向后回归,效果更加显著(Cholesky decomposition is used to decompose a symmetric positive definite matrix into an upper triangle and a lower triangular matrix
Cholesky
- 简单实现对高光谱图像进行cholesky分解。(Simple implementation of Cholesky decomposition)
Cholesky分解
- 数值分析上的cholesky分解,用于求解对称正定矩阵的线性方程组(the matrix cholesky-decompose)