搜索资源列表
linear_solution
- 原创的线性方程组求解程序,包括Jacobi迭代,高斯消去法,gauss-Seidel迭代三种求解算法。-Original procedure for solving linear equations, including the Jacobi iteration, gauss elimination method, gauss-Seidel iterative algorithm three.
gauss
- gauss消去法求线性方程组-gauss elimination method for solving linear equations
wchy_agui
- 计算方法大作业源代码,实现了二分法,牛顿迭代法,高斯消去法,解三对角分解法,雅可比迭代法等10余个算法-Method to calculate the project source code, the realization of the dichotomy, Newton iterative method, gauss elimination, solving tridiagonal decomposition method, Jacobi iteration method and so on
Finalwork
- 结合java图形界面编程实现了计算方法中的相关的算法,包含:雅可比迭代 高斯-塞德尔迭代 拉格朗日插值 主元素高斯消去 高斯-约当消去 牛顿插值 不含列主元高斯约当法 二次多项式拟合 一次多项式拟合 二分法 牛顿迭代 三次样条插值 三对角的追赶法-Combined with java GUI programming calculation method of the related algorithms, comprising: Jacobi iteration gauss- Seidel it