文件名称:Numberical_Analysis
介绍说明--下载内容均来自于网络,请自行研究使用
用C++实现的线性代数矩阵计算方法,其中包括牛顿迭代法、LUP分解矩阵法以及龙贝格方法-Implemented with C++ Matrix Method of linear algebra, including the Newton iteration, LUP matrix decomposition method of law and the Romberg
(系统自动生成,下载前可以参看下载内容)
下载文件列表
LUP decomposition(4X4).cpp
LUP(3X3).cpp
Newton迭代法.cpp
改进的欧拉法.cpp
龙贝格公式.cpp
实用幂法.cpp
Gaussian elimination.cpp
Gauss-Seidel迭代法.cpp
LUP(3X3).cpp
Newton迭代法.cpp
改进的欧拉法.cpp
龙贝格公式.cpp
实用幂法.cpp
Gaussian elimination.cpp
Gauss-Seidel迭代法.cpp