搜索资源列表
Algebra
- 基本矩阵运算 : + - *, power, transpose, trace, determinant, minor, matrix of minor, cofactor, matrix of cofactor, adjoint, inverse, gauss, gaussjordan, linear transformation, LU decomposition , Gram-Schmidt process, similarity
GaussJordan(VC)
- GaussJordan消去法C++实现,数值分析学习时的练习,希望大家多多指教,多多评论。-GaussJordan elimination C achieved, numerical analysis to study the practice, We hope the exhibitions, give more comments.
GAUSSJORDAN
- 用VB编写的Gauss-Jordan全主元消去法-VB prepared by the Gauss-Jordan-wide main element elinination
GaussJordan
- GaussJordan法解线性方程组,最基础的求解线性方程组的方法
Algebra
- 基本矩阵运算 : + - *, power, transpose, trace, determinant, minor, matrix of minor, cofactor, matrix of cofactor, adjoint, inverse, gauss, gaussjordan, linear transformation, LU decomposition , Gram-Schmidt process, similarity
GaussJordan(VC)
- GaussJordan消去法C++实现,数值分析学习时的练习,希望大家多多指教,多多评论。-GaussJordan elimination C achieved, numerical analysis to study the practice, We hope the exhibitions, give more comments.
GAUSSJORDAN
- 用VB编写的Gauss-Jordan全主元消去法-VB prepared by the Gauss-Jordan-wide main element elinination
GaussJordan
- GaussJordan法解线性方程组,最基础的求解线性方程组的方法-GaussJordan Solving linear equations, solving the most basic method of linear equations
GaussJordan
- This project implements the gauss - jordan algorithm to solve inverse matrix-This project implements the gauss- jordan algorithm to solve inverse matrix
GaussJordan
- matlab编写的适用于数值分析求解线性方程组的程序-matlab numerical analysis prepared for the procedure for solving linear equations
GaussJordan
- 利用高斯约当方法,求解线性方程组,包括VC++源码以及运行程序-Gauss-Jordan
gaussjordan
- code for gaussjordan
gaussjordan
- code for gauss jordan
MATLAB-M-FILES
- 数值分析例题,包括欧拉法、龙格-库塔法、牛顿拉夫逊算法、牛顿-斯柯特和高斯消元法-Gaussian Elimination Row Operations Newton Raphson Newton-Cotes integration Euler s method Runga-Kutta gaussjordan
GaussJordan
- Implementasi metode gauss jordan untuk menghitung regresi ganda pada data mining
GaussJordan
- Codigo de una calduladora de matrices con metodo de Gauss-Jordan
gaussjordan
- matlab code for gaussjordan method