搜索资源列表
TRIEIGE
- computes the eigenvalues of a symmetric tridiagonal * matrix T. The user may ask for all eigenvalues, all eigenvalues in the half-open interval (VL, VU], or the IL-th through IU-th eigenvalues.-computes the eigenvalues of a symmetric tr idiagona
EigenvalueVector123
- /约化对称阵为对称三对角阵的豪斯荷尔德变换法-/ some of the symmetric matrix to symmetric tridiagonal matrix householder transformation
矩阵特征值的计算
- 矩阵特征值与特征向量的计算约化对称矩阵为对称对角阵的豪斯荷尔镕变换法似对称三对角阵的全部特征值、特征向量的计算等-Matrix eigenvalues and eigenvectors of the calculation about symmetry symmetric matrix diagonal matrix ho Shihemi Rong transform it symmetric tridiagonal matrix eigenvalue all, the eigenvectors
TDMA
- TDMA是一个一维计算程序,用于求解三对角阵,求解速度和精度高。-TDMA is a one-dimensional calculation procedure for solving tridiagonal matrix, solution speed and accuracy.
3107002005_3rd
- 三对角矩阵最常用最快速的追赶法,应用广泛。更是样条插值逆运算的重要工具-Tridiagonal matrix most commonly used to catch up with the most rapid method, widely used. Spline Interpolation is an important tool for inverse operation
a
- 一类块三对角矩阵的计算A class of block tridiagonal matrix calculation-A class of block tridiagonal matrix calculation
matrix
- 求解三对角方程组,有详细的注释。 节省存储空间的算法-Solving tridiagonal equations, there are detailed notes. Algorithm to save storage space
Thomas
- 用vb编写的追赶法求解三对角方程组算法,可以作为数值函数使用-Prepared to catch up with vb method tridiagonal algorithm equations can be used as a numerical function
Runge-Kutta-4
- 这个程序是利用追赶法解三对角方程组的过程的数值解法程序。-This program is the use of catch-up Solving tridiagonal equations Numerical solution procedure.
tridiagonal
- Tridiagonal solution
matlab(sanduijiaozhuigan)
- 三对角追赶法的matlab代码。我调试过的,可以用。欢迎大家下载使用-Tridiagonal matlab code to catch up with the law. I have debug off, you can use. Welcome to download
PDD-code
- 并行计算PDD源代码,可用于求解三对角线性方程组,该算法是孙先河在上世纪提出的,因其具有良好的可扩展性而沿用至今-Parallel computing PDD source code can be used for solving tridiagonal linear equations, the algorithm is the first of its kind, Sun made in the last century, because of their good scalability
Chase
- 用追赶法求解三对角矩阵的例子,传热计算常用-Catch-up method with tridiagonal matrix of the Demo
AGGJE
- 求解三对角线方程组的追赶法。 内附形参说明。-Solving tridiagonal equations on Chase. Enclosing the parameter descr iption.
AGGJE
- 求解三对角线方程组的追赶法, 内附形参说明和示例程序。-Solving tridiagonal equations pursuit method, containing parameter descr iptions and sample programs.
sanjiao
- 约化对称阵为对称三对角阵的豪斯荷尔德变换法程序源码-Reduction of symmetric matrix to symmetric tridiagonal matrix of high Siheerde transform program source
TDMAsolver.f90
- TDMA solver for tridiagonal matrix
Tridiagonal-the-mathematics-method-
- 三对角解法的数学原理,适用于三对角解方程编程-Tridiagonal the mathematics method for solving equations in tridiagonal Programming
Tridiagonal-Files
- som codes for calculating tridiagonal fortran 90
Blktridiag
- 该压缩文件用于生成块三对角矩阵,具体操作见里面的lianxi1(Generate block tridiagonal matrix)