搜索资源列表
Gauss
- Gauss跌代法解线性方程组的程序 可以用以参考
LU
- Lu 方法解线性方程组的程序 可以参考一下
include
- jacobi方法解线性方程组 可以参考一下
240512-lixia2
- 解稀疏对称方程组的ICCG法fortran源程序-Solution of sparse symmetric equations of the ICCG method fortran source code
LU
- 运用LU分解法来解线性方程组 可以改变N 来解N阶线性方程-N to solve N linear equations using LU decomposition method for solving linear equations can be changed
matlab-jacobi
- 用jacobi解线性方程组,这是老师布置的作业 -Solving linear equations with jacobi
newton
- newton迭代解非线性方程组,使用工具是MATLAB,方便简单,程序清洗。-newton iterative solution of nonlinear equations, using the tools MATLAB, convenient and simple procedure to clean.
gaosixiaoyuanfajuzhen
- 本例 是通过高斯消元法解线性方程组,代码可行,欢迎使用-This example is by Gaussian elimination method for solving linear equations, the code is feasible, Welcome
Lufenjiefajiexianxingfangcheng
- Lu分解法解线性方程组的代码,大家可以试试看,欢迎使用-Lu decomposition code method for solving linear equations, we can try, Welcome
GAUSS
- 列主元高斯消去法解线性方程组Ax=b, 顺序高斯消去法解线性方程组Ax=b。-Column pca gauss elimination solution system of linear equations Ax = b, sequential gaussian elimination solution system of linear equations Ax = b.
mnewton
- 用LU分解法解线性方程组Ax=b。用牛顿法求非线性方程f(x)=0-With the LU decomposition method of solving linear equations Ax = b. Using Newton s method for nonlinear equation f (x) = 0
gs
- 用高斯消去法解线性方程组的C语言程序,精简易懂,简单实用-Gaussian elimination method for solving linear equations C language program, streamlining understandable, simple and practical
Cholesky-solution-of-equation
- 乔累斯基解方程主要用于矩阵求解,线性方程组求解等,用法较广-Cholesky solution of equation
(赛德尔+雅可比)迭代法(解方程组)
- 用C++描述赛德尔和雅克比迭代法解方程组(Solving the equations with Seidel and Jacobi method)
内弹道编程报告
- 用于计算内弹道经典方程组的解,仿真模拟,得出数值结论。(It is used to calculate the solution of the classical equations of interior ballistics, simulation and simulation, and get the numerical conclusion.)