搜索资源列表
gaussLinearEquation
- 列主元高斯消去法,用于求解线性方程组,这里用matlab编写,操作简单方便-Column principal component Gaussian elimination for solving linear equations, where using matlab, simple operation
guass
- 高斯消去求解方程组,可以通过修改程序中的系数矩阵来计算不同方程组-Gaussian elimination for solving equations, you can modify the program to calculate the coefficient matrix of different equations
classical
- 线形代数方程组的求解的经典方法实现,各程序可独立运行,也可作为函数调用。主要包括高斯消去法,约当消去法等。-Linear algebraic equations for solving the classical method of implementation, the program can be run independently, but also as a function call. Includes Gaussian elimination method, Jordan elimi
vc
- 矩阵计算,主要是利用一个函数得到结果。全选主元高斯消去法-Matrix calculations, mainly using a function to get results. Select principal component Gaussian elimination method
gauss
- 数值分析中线性方程组直接求解的高斯列主元消去法的源代码-Numerical Analysis of linear equations to solve the direct Gauss elimination pivot column source code
gaosi
- 用fortran编写,利用高斯消去法求解线性方程组-Fortran write with the use of Gaussian elimination for solving linear equations
shiyan2
- 用高斯消去法求解方程组,其中数的类型为double型。-Using the Gauss elimination method for solving equations
source-code
- 五个Fortran程序,分别给出了三角方程组、高斯消去法、选主元消去法、Crout分解、Doolittle分解的程序源代码,给出了驱动函数,适于初学者学习-Five Fortran programs, respectively trigonometric group, Gaussian elimination, pivoting elimination, Crout decomposition, Doolittle, decomposition of the source code gives
shunxugaosixiaoqufa
- 实现数值分析中的顺序高斯消去法,用于解线性代数方程组-Numerical analysis in order Gaussian elimination for the solution of linear algebraic equations
liezhuyuangaosixiaoqufa
- 实现数值分析中的列主元高斯消去法,用于解线性代数方程组-Column in the numerical analysis principal component Gaussian elimination method for solving linear algebraic equations
qzygsxqf
- 全主元高斯消去法解n阶线性方程组,c++语言,供初学者学习。-Full main Gaussian elimination method for solving linear equations of order n c++ language for beginners to learn.
matlab-examples
- 基于matlab的高斯消去法求解线性代数方程组-Gaussian Elimination
constructsgirth-sixQC-LDPC
- 环为6的准循环LDPC码构造,使用高斯消去法-construction of LDPC codes with girth 6
列主元高斯消去法c++
- 利用c++语言实现了列主元高斯消去法求解方程组的过程。(Using c++ language to achieve the main element Gauss elimination method for solving equations process.)
111
- 列主元高斯消去法的matlab实现,适用于求解线性方程组(Matlab implementation of Gauss elimination of column principal component)
LU_solve
- 基于高斯消去法的LU分解,参考scientific numerical computing analysis(LU based on gaussion)
CH1
- 运用全选主元高斯消去法解线性方程组(Fortran语言编写)(The solution of linear equations with full pivoting Gauss elimination method)
高斯消去法
- 使用原始高斯消去法求解线性方程组,用Python进行实现(The original Gauss elimination method is used to solve the system of linear equations, and Python is used to realize it)
高斯消元法用矩阵解n元一次方程组.js
- 可以求线性方程组,学习算法时,突发奇想就用js做了一个(You can solve linear equations. When learning algorithms, you can use js to create a whimsy.)
gaosiliezhuyuan-for
- 有用的下载吧,列主元消去法的fortran语法形式,可能对大家有点小用(Useful downloads, column principal elimination)
