Welcome![Sign In][Sign Up]
Location:
Search - Gauss jordan java

Search list

[Data structs预测

Description: 数据预测算法,主要是一元n次方程的回归预测实现。* 预测分析--本算法只适用于有明显线性趋势的数据 * 默认为一元二次曲线方程法 * * 本程序主要涉及有两个算法 * 1.用最小二乘原理找到线性方程组的系数和常数。 * 2.解线性方程组 * 本程序在解线性方程组中,由于考虑到收敛性问题未采用迭代法,而是采用Gauss-Jordan消去法来解决。-data prediction algorithm is mainly one yuan n equation forecast to achieve reunification.* Forecast and Analysis-- This algorithm applies only to clear linear trend data* default as a quadratic curve equation method** The procedure involves two main algorithm* 1. Using the principle of least squares linear equations to find the constants and coefficients.* 2. The solution of linear equations* The procedure for solving linear equations, due to convergence problems using iterative method, instead of using the Gauss-Jordan elimination method to solve.
Platform: | Size: 2048 | Author: 吴名 | Hits:

[Windows Develop高斯消元法(c)

Description: 电力系统计算应用广泛的高斯消元法,用来对参数矩阵进行降阶消元。-Gauss elimination is also called Gauss-Jordan elimination, which is used to reduce the dimension of a matrix so that it can be solved easily.
Platform: | Size: 1024 | Author: 肖江 | Hits:

[Mathimatics-Numerical algorithmsGAUSSJORDAN

Description: 用VB编写的Gauss-Jordan全主元消去法-VB prepared by the Gauss-Jordan-wide main element elinination
Platform: | Size: 1024 | Author: 许仪 | Hits:

[AlgorithmNumAna_GaussElim

Description: 这四个程序分别为高斯消去法、列主元消去法、全主元消去法解线性方程组和Gauss-Jordan消元法求矩阵的逆。   程序采用MATLAB语言开发,并在MATLAB6.5下测试通过。-The four procedures were Gaussian elimination, elimination method out PCA, PCA-wide elimination method solution of linear equations and Gauss-Jordan elimination method of inverse matrix. Procedures for the use of MATLAB language development, and under MATLAB6.5 test.
Platform: | Size: 5120 | Author: 高天 | Hits:

[Windows DevelopGauss_jordan

Description: 数值分析,Gauss-jordan算法求方程组的解-Numerical analysis, Gauss-jordan algorithm for the solution of equations
Platform: | Size: 603136 | Author: 钉子 | Hits:

[AlgorithmMatrix

Description: 关于求矩阵秩的程序,用高斯—约当消元法实现-On the procedure for matrix rank, using Gauss- Jordan elimination method to achieve
Platform: | Size: 234496 | Author: 王平 | Hits:

[source in ebookshuzhijisuan

Description: 数值计算(科学计算)实验代码高斯消元楚列斯基分解-Numerical calculation (scientific computing) experimental code Gauss elimination Chu decomposition列斯基
Platform: | Size: 57344 | Author: Vricky | Hits:

[Windows DevelopVisualC

Description: 全主元高斯-约当(Gauss-Jordan)消去法-PCA-wide Gauss- Jordan (Gauss-Jordan) elimination method
Platform: | Size: 15560704 | Author: iceblue001 | Hits:

[JSP/Javalinear_solution

Description: 原创的线性方程组求解程序,包括Jacobi迭代,高斯消去法,Gauss-Seidel迭代三种求解算法。-Original procedure for solving linear equations, including the Jacobi iteration, Gauss elimination method, Gauss-Seidel iterative algorithm three.
Platform: | Size: 6144 | Author: 熊君君 | Hits:

[ConsoleGauss-Jordan

Description: Gauss-Jordan消去法 实现矩阵求逆 有详细算法解释-Gauss-Jordan elimination method to achieve matrix inverse Algorithm is explained in detail
Platform: | Size: 6144 | Author: xiang | Hits:

[Windows DevelopGaussJordan

Description: This project implements the gauss - jordan algorithm to solve inverse matrix-This project implements the gauss- jordan algorithm to solve inverse matrix
Platform: | Size: 12288 | Author: daniel | Hits:

[Othergaosiyuedangfa

Description: 建立网孔电流方程,使用高斯约当法求解,将结果保存在txt格式的文档中-The establishment of mesh-current equations, using Gauss Jordan Method, the results saved in txt format document
Platform: | Size: 2048 | Author: 张三 | Hits:

[JSP/JavaFinalwork

Description: 结合java图形界面编程实现了计算方法中的相关的算法,包含:雅可比迭代 高斯-塞德尔迭代 拉格朗日插值 主元素高斯消去 高斯-约当消去 牛顿插值 不含列主元高斯约当法 二次多项式拟合 一次多项式拟合 二分法 牛顿迭代 三次样条插值 三对角的追赶法-Combined with java GUI programming calculation method of the related algorithms, comprising: Jacobi iteration Gauss- Seidel iterative Lagrange Interpolation main elements of Gaussian elimination Gauss- Jordan elimination Newton interpolation excluding out PCA Gauss Jordan Method quadratic polynomial fitting a polynomial fitting dichotomy of Newton iteration cubic spline interpolation method Tridiagonal catch
Platform: | Size: 6144 | Author: 李力 | Hits:

CodeBus www.codebus.net