搜索资源列表
示列
- 解线性方程组的好程序。特别是数值分析,更具有优势-solution of linear equations of the program. In particular, numerical analysis, but also has advantages
goss
- 用GOSS解线性方程组 Dim i As Integer 循环变量 Dim j As Integer 循环变量 Dim k As Integer 循环变量 -with Goss solving linear equations Dim i As Integer Dim cycle variable j As In teger cycle variables As Integer Dim k cycle variables
Gauss
- Gauss跌代法解线性方程组的程序 可以用以参考
LU
- Lu 方法解线性方程组的程序 可以参考一下
include
- jacobi方法解线性方程组 可以参考一下
线形方程组求解
- 用Gauss消元法、选列主元的Gauss消元法求线性方程组(1)的解,要求输出增广矩阵的消元变化过程。 用Gauss消元法、选列主元的Gauss消元法求线性方程组(1)的解,要求输出增广矩阵的消元变化过程 42x1+2x2+3x3=3 x1+7x2+7x3=1 -2x1+4x2+5x3=-7 算法思想:Gauss消元法是将线性方程组化为上三角形线性方程组,然后再用一个回代过程求这个上三角形线性方程组的解;选主元的Gauss消元法是在Gauss消元法上增加了选列主元
matrix99~1
- 实现矩阵算法的小程序,针对解线性方程组而作的一个小程序。-matrix algorithm to achieve the small program against solution of linear equations for a small procedure.
gauss
- 并行高斯消去法解线性方程组几阶的都可以的-Parallel Gaussian elimination solution of linear equations can be a few bands of
gaosi
- 利用高斯消去法解线性方程组,也就是加减消元法解线性方程组-Gaussian elimination linear equations, that is, addition and subtraction method of elimination of Linear Equations
gao
- 高斯消去法解线性方程组。很重要的一种思想-Gaussian elimination of Linear Equations. A very important thought
Jacobi
- JACOBI迭代解线性方程组。里面有注释注意事项等。-JACOBI iterative solution of linear equations. Notes Note there.
Gauss_all_VCPP
- 用于解线性方程组的全主元高斯消去法C++程序-c++ Used for solving linear equations of all primary gauss elimination
ex5
- jacobi算法程序运用jacobi算法解线性方程组-Using jacobi algorithm for solving linear equations
LU
- 运用LU分解法来解线性方程组 可以改变N 来解N阶线性方程-N to solve N linear equations using LU decomposition method for solving linear equations can be changed
rangkuta
- 硕士期间编写的,精度比较高的龙哥库塔插值程序。用于解线性方程组。-Writing during the period of master, precision higher longge kuta interpolation procedure. Used for solving linear equations.
matlab-jacobi
- 用jacobi解线性方程组,这是老师布置的作业 -Solving linear equations with jacobi
123
- MatLab解线性方程组一写在阅读本文前的引子。 一:读者对线性代数与Matlab 要有基本的了解; 二:文中的通用exp.m文件,你须把具体的A和b代进去文通-matalab linear equation
Matlab-of--linear-equation-group
- matlab 解线性方程组的直接法,包括克罗托算法,杜丽脱尔算法,高斯消去法,列主元素法等14个算法,运行无误,可以运算。-Matlab solution of linear equation group, run correctly, can operation.
gaosixiaoyuanfajuzhen
- 本例 是通过高斯消元法解线性方程组,代码可行,欢迎使用-This example is by Gaussian elimination method for solving linear equations, the code is feasible, Welcome
Lufenjiefajiexianxingfangcheng
- Lu分解法解线性方程组的代码,大家可以试试看,欢迎使用-Lu decomposition code method for solving linear equations, we can try, Welcome