搜索资源列表
Sequation_ana
- 求解线形方程组,可参考说明,算法尚不够严谨-solving linear equations, reference note that the algorithm was not strict enough.
c
- C++经典数值算法源码, 包括线性代数方程组的求解,\\数学变换与滤波等
Comp11
- 此算法实现解方程组,运用的是高斯消去算法,有简单的界面-This algorithm solution equations, use the Gaussian elimination algorithm, a simple interface
3333
- 用java写的线性方程组求解,有用的可以下了-Using java to write the linear equations to solve
linear_solution
- 原创的线性方程组求解程序,包括Jacobi迭代,高斯消去法,Gauss-Seidel迭代三种求解算法。-Original procedure for solving linear equations, including the Jacobi iteration, Gauss elimination method, Gauss-Seidel iterative algorithm three.
linerequation
- 求解线性方程组的c代码,方便实用,对求解线性方程组很有帮助-For solving linear equations c code, convenient and practical, very useful for solving linear equations
linerequationc
- 线性方程组求解的c代码,方便实用,对理解线性方程组的求解思路很有用-Solving linear equations c code, convenient and practical, to understand the ideas for solving linear equations is useful
linerequationc3
- 线性方程组求解的c代码,方便实用,对理解线性方程组的求解思路很有用-Solving linear equations c code, convenient and practical, to understand the ideas for solving linear equations is useful
linerequationc4
- 线性方程组求解的c代码,方便实用,对理解线性方程组的求解思路很有用-Solving linear equations c code, convenient and practical, to understand the ideas for solving linear equations is useful
linerequationc5
- 线性方程组求解的c代码,方便实用,对理解线性方程组的求解思路很有用-Solving linear equations c code, convenient and practical, to understand the ideas for solving linear equations is useful
Guess
- 数值分析里面的高斯方法,用来求解方程组的解-Which the Gauss numerical methods for solving equations
Chuliesiji
- 楚列斯基分解 解方程组 数值计算 科学计算导论-Chu Lie Siji decomposition numerical solutions of equations Introduction to Scientific Computing
test1
- 高斯分解解方程组 高斯分解解方程组-Gaussian decomposition of Gaussian decomposition Solving Equations Solving Equations Solving Equations Gauss decomposition
test2
- 楚列斯基分解 解方程组 楚列斯基分解 解方程组-Liesi Ji Chu Chu Lie Siji decomposition Decomposition for Solving Equations Solving Equations
test3
- 迭代法解方程组 雅可比方法 高斯-塞德尔方法 超松弛方法-Iteration method equation Jacobi Gauss- Seidel method overrelaxation method
Laplace
- Laplace算法实现,分解多个方程组,可以同时实现数值计算上的要求-Laplace algorithm, decomposition of multiple equations, can achieve the requirements on the numerical
LUPsolve.tar
- 这是我写的实现矩阵对LU分解的算法,可以用于线性方程组的求解。-This is what I wrote to achieve matrix LU decomposition algorithm can be used for solving linear equations.
Gauss-Seidel
- 采用Gauss-Seidel迭代法求解线性方程组的JAVA程序及应用实例-Using Gauss-Seidel iteration method for solving linear equations and examples of procedures
Jacobi
- Jacobi迭代法求解线性方程组的java源码及实例-Jacobi iterative
Gaussian-Elimination
- 高斯消去法-列选主元求解线性方程组的java源码-Gaussian Elimination