搜索资源列表
Gaussian
- 基于Java的高斯消元法,是数值计算方法的实验题。-Java-based Gaussian elimination method is the numerical calculation of the experimental problems.
gaosixiaoyuan
- 高斯消元法,该功能十分强大!对于学习数值计算有很大的帮助!-Gaussian elimination method, the function is very powerful!
Gaussian-Elimination
- 高斯消去法-列选主元求解线性方程组的java源码-Gaussian Elimination
Matrix
- 求解线性方程组的基本方法高斯消元法,求解维数为N*(N+1)的矩阵方程。-The basic method to solve the linear equations gaussian elimination, solving dimension for N* (N+ 1) matrix equations.
ZG
- 病态矩阵HILBERT,正则化高斯消元法,cholesky分解法-Ill-conditioned matrix HILBERT, regularization of Gaussian elimination method, cholesky decomposition
Gauss
- 列主元高斯消元法使用java Matrix类实现,包括求逆矩阵-Gauss in java
Finalwork
- 结合java图形界面编程实现了计算方法中的相关的算法,包含:雅可比迭代 高斯-塞德尔迭代 拉格朗日插值 主元素高斯消去 高斯-约当消去 牛顿插值 不含列主元高斯约当法 二次多项式拟合 一次多项式拟合 二分法 牛顿迭代 三次样条插值 三对角的追赶法-Combined with java GUI programming calculation method of the related algorithms, comprising: Jacobi iteration Gauss- Seidel it