搜索资源列表
-
0下载:
本程序采用数值分析中经典的LU分解法解线性方程组-This program uses numerical analysis of the classical LU decomposition method for solving linear equations
-
-
0下载:
In linear algebra, LU decomposition (also called LU factorization) is a matrix decomposition which writes a matrix as the product of a lower triangular matrix and an upper triangular matrix. The product sometimes includes a permutation matrix as well
-
-
0下载:
使用vc6.0环境编写的数值分析双步位移QR法源程序-Prepared using the numerical analysis of the environment vc6.0 two-step shift QR method source
-
-
0下载:
实对称正定矩阵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
-
-
0下载:
实现数值分析中的一些基本算法,Jacobi、Gauss、Gauss-Seidel、拉格朗日插值以及列主元高斯消去发等-Some of the basic algorithm in numerical analysis
-
-
0下载:
高斯-塞德尔迭代、拉格朗日差值、牛顿法、四阶龙格库塔
与数值分析有关的公式-Gauss- Seidel iteration
-
-
0下载:
利用c语言实现计算机算法分析与设计课程中的随机数值算法,其中包括随机算法类,以及随机模拟的过程!-Using c language computer algorithm analysis and design courses random numerical algorithms, including stochastic algorithm class, as well as the process of stochastic simulation
-
-
0下载:
用数值分析方法求解实数矩阵特征值和特征向量——C语言代码,VS2012版-Using numerical analysis method to Solve real matrix eigenvalues and eigenvectors C language code, VS2012 version
-