搜索资源列表
求解三对角线方程组的追赶法
- 求解三对角线方程组的追赶法,其代码由C语言编译,主要用于方程组未知参数的求解-Crout Reduction for Tridiagonal Linear Systems which applis Crout Reduction to solve a given tridiagonal linear system , in C
zhuaiganfa追赶法求解三对角线性方程组用C++实现
- 追赶法求解三对角线性方程组用C++实现,在存储时有到了存储策略,压缩存储-Catch-up method for solving tridiagonal linear equations in C++ implementation, when in storage to a storage policy, storage compression
fortran
- 追赶法求三对角矩阵(txt文件)及其他一些fortran语言程序-Catch-up method tridiagonal matrix
test_solution
- 解三对角线方程数值解法,在c++环境中使用类轻松实现 -Solution Numerical Solution of tridiagonal equations
CH3
- 3.2 实对称三对角阵的全部特征值与特征向量的计算csstq.c 3.3 约化一般实矩阵为赫申伯格矩阵的初等相似变换法chhbg.c 3.4 求赫申伯格矩阵全部特征值的QR方法chhqr.c 3.5 求实对称矩阵特征值与特征向量的雅可比法cjcbi.c-3.2 real symmetric tridiagonal matrix of all eigenvalues and eigenvectors of the calculation of csstq.c 3.3 Reduced g
sixpack-2.3.7
- Sixpack is a library of solvers that may be used to solve structured finite volume and finite difference discretisations of PDE s. The solvers include static methods like Jacobi s Method, SOR, SSOR, RBSOR, incomplete factorisation methods like ILU, I
tezhengzhitezhengjuzheng
- 求特征值,特征矩阵的几种基本方法,包括约化对称矩阵为三对角对称矩阵 等-Demand characteristic values, characteristic matrix of several basic methods, including some of Symmetric Matrix to Tridiagonal Symmetric Matrices, etc.
Tridiagonal-matrices-transpose
- 数据结构:要求用C语言编程,实现三对角矩阵的转置-Tridiagonal matrices transpose
matrix
- 1.对称矩阵的压缩存储\n") 2.上三角矩阵的压缩存储\n") 3.下三角矩阵的压缩存储\n") 4.三对角矩阵的压缩存储\n") 5.三对角矩阵的加法运算-1. Symmetric matrix compression and storage \ n " ) 2. Upper triangular matrix of compressed storage \ n" ) 3. Lower triangular matrix of compressed
Three-diagonal-matrix
- 三对角阵的LU分解和三对角方程组的求解.可以用于油藏数值模拟-Diagonal matrix of the LU decomposition of tridiagonal equations and can be used in numerical reservoir simulation
Array_base
- 实现对称矩阵、上三角矩阵、下三角矩阵、三对角矩阵等特殊矩阵的存储-Symmetric matrix, upper triangular matrix, lower triangular matrices, tridiagonal matrix, such as special matrix storage
invmax
- 矩阵求逆,任意矩阵求逆,具有一般性,对于特殊矩阵如三对角等不太实用-Matrix inverse any matrix inversion general, is not very practical for special matrices such as tridiagonal
matlab
- matlab的追赶法,追赶法是适用于三对角矩阵的线性方程组求解的方法,并不适用于其他类型矩阵,及matlab的gauss求解方程方法,牛顿插值法,拉格朗日插值法。-matlab chasing method chasing method is applicable to the tridiagonal matrix method for solving linear equations, does not apply to other types of matrix and matlab gau
sanduijiaojuzhengdenizhi-
- 三对角矩阵的逆制,输入一个三对角矩阵,然后运行就会把矩阵逆转-Tridiagonal matrix inverse system, enter a three-diagonal matrix, and then run the matrix will be reversed
111
- 维非稳态C语言程序 ,TDMA算法求解三对角矩阵-Dimensional unsteady C language program, TDMA algorithm for solving tridiagonal matrices
ZGF
- 采用一种特殊的方法-追赶法(托马斯法),来求解三对角非线性微分方程-Catching method for solving nonlinear equations tridiagonal
computing-method
- 列主元消去法解线性方程、三对角阵的LU分解、用迭代法解方程组、求矩阵的LDLT分解及cholesky分解、求函数插值多项式、插值误差、用复化公式求积分方程、计算定积分-Column pca elimination method solving linear equations, LU decomposition of tridiagonal matrix, solutions of equations by iteration method, LDLT decomposition of matr
chasmeth
- 在IDL环境下,求解三对角线线性方程组的方法-In IDL environment, solving tridiagonal linear equations method
ATRDE
- 三对角线方程组的追赶法After method of tridiagonal equations-After method of tridiagonal equations