搜索资源列表
ARMCSharp
- C#编写的AR(M)趋势预测模型函数,包括AR模型参数值计算,预测函数,还有LDLT计算三角矩阵方程函数-prepared by the AR (M) trend forecasting model function, including the AR model parameter values, the predictive function. There LDLT triangular matrix equation calculation function
LDL
- 采用LDLT分解法解病态方程组,采用迭代求精法,将求解中丢失的残向量逐步找回来,这样可以求得更为精确的解。
解方程组1
- 本代码是计算方法课程实验里用LDLT方法解方程组的原代码-the code is calculated courses experiment with LDL equations method for the original code
2
- 矩阵LDLT分解与Cholesky分解 求矩阵A=(αij)20x20的LDLT分解与Cholesky分解-Matrix LDLT decomposition and Cholesky decomposition Matrix A = (αij) 20x20 of the LDLT decomposition and Cholesky decomposition
ldlt
- 计算具有A=L*D*L 形式的Cholesky因式分解,适用于一些特殊矩阵。-Calculated with A = L* D* L ' forms of Cholesky factorization for some special matrices.
LDLT_LEQ_Solve
- 对称正定矩阵LDLT分解算法(带应用示例)。-Symmetric positive definite matrix LDLT decomposition algorithm (with application examples).
Mathematics
- 利用数值分析中LU、LDLT、JACOBI、GAUSS_SEIDEL、RELAXATION各种方法解结构矩阵问题,Visual C#源代码-Numerical analysis of the use of LU, LDLT, JACOBI, GAUSS_SEIDEL, RELAXATION structure matrix method to solve various problems, Visual C# Source code
ldlt[1].cpp
- ldlt 数值求解的c++算法的实现,可应用有限元方程的求解。-ldlt numerical solution of c++ algorithm can be used finite element equations.
2_L_C
- 矩阵LDLT分解与Cholesky分解,使用c语言编写-Matrix LDLT decomposition and Cholesky decomposition, using c language
LDLTandCholesky
- A=(aij)20×20的LDLT分解与Cholesky分解-A = (aij) 20 × 20 in the LDLT decomposition and Cholesky decomposition
LDLT-factorization
- 改进的Cholesky分解的过程演示,本人原创,测试无误,内含详细注释。 -Cholesky decomposition process improvement presentation, my original test and correct, containing detailed notes.
solve-linear-system-by-LDLT
- 用LDLT分解方法解线性方程组的过程演示,本人原创,测试无误,内含详细注释。 -With LDLT decomposition method to solve linear equations of the process of demonstration, I am the original, the test is correct, containing detailed notes.
the-code-of-LDLT-fenjie
- 可以将矩阵分解为LDLT以便于进行求根运算-a simple code about LDLT
sparse
- This a package containing sparse matrix operations like multiplication, addition, Cholesky and LDLT decompositions and so on. I started developing it because I needed a simple, easy to use, efficient library, that did not have any external dependenci
test
- 实对称正定矩阵LDL^分解,其中L为单位下三角矩阵,D为对角阵-A recursive algorithm for calculating the eigenvalues of a real symmetric matrix based on LDLT decomposition is given. With this algorithm, the number of eigenvalues of a real symmetric matrix in the given interval c
math
- 矩阵的LDLT分解,cholosky分解,雅克比,高斯方法解方程组,牛顿插值,三次样条插值 ,自己编写的程序,运行无误-LDLT decomposition matrix, the programs that run correctly
computing
- 包括: 列主元Gauss消去法解线性方程组; 矩阵的LDLT和Cholesky分解; 追赶法解三对角方程组; Jacobi和Gauss-Seidel方法解方程组; Newton插值多项式和三次样条插值多项式; 复化Simpson公式求解定积分; Romberg方法求解定积分; 二分法和割线法求非线性方程的解。-Include: Main-element Gauss elimination method for solving linear equations
ldlt
- 改进的平方根法,可以被调用,已知数组需自行设定-Improved the square root method can be called, known array to be set
ldlt
- 利用ldlt分解求解系数矩阵为一维存储时的方程组-请键入文字或网站地址,或者上传文档。 取消 Lìyòng ldlt fēnjiě qiújiě xìshù jǔzhèn wéi yī wéi cúnchú shí de fāngchéng zǔSolving equations use ldlt coefficient matrix decomposition when stored as a one-dimensional
LDLT-and-cholesky
- 矩阵的LDLT分解,及cholesky分解,希望对初学者有些帮助-Matrix decomposition LDLT and cholesky