搜索资源列表
求对称三对角阵的全部特征值与特征向量
- 利用C语言编译实现对对称三对角阵求解其全部特征值与特征向量-C language compiler to achieve symmetric diagonal matrix solving all their eigenvalues and eigenvectors
cholesky分解法
- cholesky算法,解三对角矩阵的常用方法-cholesky algorithm, and three diagonal matrix method used
VB_NUM6
- 用VB实现矩阵特征值的求解算法集。包括:对称矩阵的雅可比变换,实对称阵为三对角阵的特征值求解,等五种特征值求解算法。-VB matrix eigenvalue of the algorithm sets. Including : symmetric matrix Jacobian transform, real symmetric matrix to a three-diagonal matrix eigenvalue solution
三对角矩阵
- 用c++语言编写的,关于三对角距镇的应用问题的程序-prepared by the angle of the three pairs from the town of application procedures
三对角方程组
- 關於三对角方程组的算法-on three pairs Kok equation algorithm
程序 三对角阵系
- !一维导热,非稳态全隐式迭代,边界条件t1=100,t11=20 !导热率为7 module parameter1 !设置全局变量 implicit none integer i real,parameter::dt=0.01 real,parameter::err=0.000001 real,parameter::r=7 real,parameter::ta=100,tb=20 real::a(2:11)=(/(-
三对角方程组
- 關於三对角方程组的算法-on three pairs Kok equation algorithm
求对称三对角阵的全部特征值与特征向量
- 利用C语言编译实现对对称三对角阵求解其全部特征值与特征向量-C language compiler to achieve symmetric diagonal matrix solving all their eigenvalues and eigenvectors
三对角矩阵
- 用c++语言编写的,关于三对角距镇的应用问题的程序-prepared by the angle of the three pairs from the town of application procedures
thomas
- 这是解三对角线性方程组的一种方法。能有效的快速求解。-This was three diagonal equations of a method. Fast effective solution.
chase
- 追赶法是用来解三对角矩阵的算法 此程序是基于matlab编的 -Catch-up method is used to solution of tridiagonal matrix algorithm for this procedure is based on the series matlab
spline
- 问题:用三次样条插值法求节点的函数值。 算法描述: 1. 以 为参数变量的方法(三弯矩方程) 用二阶导数值 来计算S(x)。 首由有条件构造函数 的线性表达式,然后对 积分,在利用连续性得到三次样条函数S(x)在区间[ ]上的表达式 式中 是未知参数。 由第一类边界 ,导出关于 的三对角方程组 = 式中, k=1,2,…n-1 , 求出 后再
tridisolve
- 主要用来求解三对角方程组,使用追赶法的原理进行编制,其中A为主对角线下的词对角线,B为主对角线,C为主对角线上的词对角线,D为等式右边的值,代入即可计算出数值-Mainly used for solving tridiagonal equations, using the principle of law to catch up with the preparation, in which the main diagonal A dia
Close3B
- 采用拟三对角矩阵反算出过一定点(大于等于3个)的控制顶点,再由这些控制顶点计算出3次B样条曲线,由于曲线封闭的,所以无需引入边界条件即可求得曲线。-Used to be anti-tridiagonal matrix calculated over a certain point (greater than or equal to 3) of the control points and then calculate the contr
matlab(sanduijiaozhuigan)
- 三对角追赶法的matlab代码。我调试过的,可以用。欢迎大家下载使用-Tridiagonal matlab code to catch up with the law. I have debug off, you can use. Welcome to download
work
- 用于解三对角方程的追赶法源代码,MATLAB编写,高斯列主元解线性方程组代码-Solution of tridiagonal equations for the pursuit method source code, MATLAB prepared
Catch-tridiagonal-matrix-method
- 追赶法求解三对角矩阵,用matlab调试过,可以直接使用 -Catch tridiagonal matrix method
BLKTRIDIAG
- 生成各种对角矩阵,如单对角、双对角矩阵、三对角矩阵等(A variety of diagonal matrices are generated, such as single diagonal, double diagonal matrices, three diagonal matrices, etc.)
thomasblock3
- 使用追赶法快速求解具有块三对角形式的线性代数系统(Solve the linear algebraic system with the block three diagonal forms)
chase
- 功能为求解系数矩阵为三对角矩阵或者循环三对角矩阵的线性方程。 输入的四个参数均为行向量,分别对应系数矩阵的上副对角线,主对角线,下副对角线,以及方程等号另一侧的常数矩阵(The four parameters of the input are line vectors, which correspond to the upper diagonal lines of the coefficient matrix, the main dia