数值方法:高斯消元法
Numerical Methods- Gauss Elimination
本专区汇聚了各类基于 线性方程组 开发的源码资源,共计 233 篇资源供开发者免费下载学习。
Numerical Methods- Gauss Elimination
高斯消去法,解四元一次方程组-Gaussian elimination method, solutions of quaternion linear equation group.
病态线性方程组得求解-sick of linear equations in Solving
sor迭代求解线性方程组-prosecutors iteration of linear equations
TaucsSolver is a wrapper class for taucs, a powerfull linear system solver. It contains th
三对角矩阵最常用最快速的追赶法,应用广泛。更是样条插值逆运算的重要工具-Tridiagonal matrix most commonly used to catch up with
LDL分解。作为矩阵方程数值解法最基础的矩阵分解算法,LDL算法可以高效分解对称矩阵。-LDL decomposition. Numerical Solution of matri
高斯列主元消去法 详细,易懂,简单明了 初学者可看-Gaussian elimination method PCA out detailed, easy-to-unders
用c语言编写的gauss迭代,属于并行算法,是学习的好资料!-With the c language of the gauss iteration, are parallel al
高斯列主元素消去法-out the main elements of Gaussian Elimination
SOR法解线性方程组(逐次超松弛法)是Gauss-Seidel的改进方法-SOR method for linear equations (successive over-rela
数值计算方法 列主元素法-numerical method main-element method