CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - Gauss jordan java
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - Gauss jordan java - List
[
Data structs
]
预测
DL : 0
数据预测算法,主要是一元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.
Update
: 2025-02-17
Size
: 2kb
Publisher
:
吴名
[
Windows Develop
]
高斯消元法(c)
DL : 0
电力系统计算应用广泛的高斯消元法,用来对参数矩阵进行降阶消元。-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.
Update
: 2025-02-17
Size
: 1kb
Publisher
:
肖江
[
Mathimatics-Numerical algorithms
]
GAUSSJORDAN
DL : 0
用VB编写的Gauss-Jordan全主元消去法-VB prepared by the Gauss-Jordan-wide main element elinination
Update
: 2025-02-17
Size
: 1kb
Publisher
:
许仪
[
Algorithm
]
NumAna_GaussElim
DL : 0
这四个程序分别为高斯消去法、列主元消去法、全主元消去法解线性方程组和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.
Update
: 2025-02-17
Size
: 5kb
Publisher
:
高天
[
Windows Develop
]
Gauss_jordan
DL : 0
数值分析,Gauss-jordan算法求方程组的解-Numerical analysis, Gauss-jordan algorithm for the solution of equations
Update
: 2025-02-17
Size
: 589kb
Publisher
:
钉子
[
Algorithm
]
Matrix
DL : 0
关于求矩阵秩的程序,用高斯—约当消元法实现-On the procedure for matrix rank, using Gauss- Jordan elimination method to achieve
Update
: 2025-02-17
Size
: 229kb
Publisher
:
王平
[
source in ebook
]
shuzhijisuan
DL : 0
数值计算(科学计算)实验代码高斯消元楚列斯基分解-Numerical calculation (scientific computing) experimental code Gauss elimination Chu decomposition列斯基
Update
: 2025-02-17
Size
: 56kb
Publisher
:
Vricky
[
Windows Develop
]
VisualC
DL : 0
全主元高斯-约当(Gauss-Jordan)消去法-PCA-wide Gauss- Jordan (Gauss-Jordan) elimination method
Update
: 2025-02-17
Size
: 14.84mb
Publisher
:
iceblue001
[
JSP/Java
]
linear_solution
DL : 0
原创的线性方程组求解程序,包括Jacobi迭代,高斯消去法,Gauss-Seidel迭代三种求解算法。-Original procedure for solving linear equations, including the Jacobi iteration, Gauss elimination method, Gauss-Seidel iterative algorithm three.
Update
: 2025-02-17
Size
: 6kb
Publisher
:
熊君君
[
Console
]
Gauss-Jordan
DL : 0
Gauss-Jordan消去法 实现矩阵求逆 有详细算法解释-Gauss-Jordan elimination method to achieve matrix inverse Algorithm is explained in detail
Update
: 2025-02-17
Size
: 6kb
Publisher
:
xiang
[
Windows Develop
]
GaussJordan
DL : 0
This project implements the gauss - jordan algorithm to solve inverse matrix-This project implements the gauss- jordan algorithm to solve inverse matrix
Update
: 2025-02-17
Size
: 12kb
Publisher
:
daniel
[
Other
]
gaosiyuedangfa
DL : 0
建立网孔电流方程,使用高斯约当法求解,将结果保存在txt格式的文档中-The establishment of mesh-current equations, using Gauss Jordan Method, the results saved in txt format document
Update
: 2025-02-17
Size
: 2kb
Publisher
:
张三
[
JSP/Java
]
Finalwork
DL : 0
结合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
Update
: 2025-02-17
Size
: 6kb
Publisher
:
李力
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.