搜索资源列表
LinearEquations
- Solve Linear Equations with matlab
jiefc
- 一个C++程序。用来解多元一次线性方程组-A C++ program. solution to a system of linear equations
vb-solution-of-linear-equations
- 利用vb解线性方程组,利用Gauss列主元消去法-Vb solutions using linear equations using Gauss elimination method out PCA
Simpleequationstoachieve
- 利用该方程组求解一般的线性方程组,别且符合数学求解原理-Using the equations of linear equations in general, do not and in accordance with principles of mathematics to solve
programs1
- 解线性方程的一些子程序,用FORTRAN编写,算法包括高斯全选主元法等。-Linear Equations of the number of subroutines, written with FORTRAN, algorithms, including full pivoting Gauss law.
MATLAB-Linear-Equations-with-MATLAB
- 详细介绍用MATLAB解线性方程组,简单介绍-Details of Linear Equations with MATLAB, a brief introduction
Solving-Linear-Equations
- 线性方程组的求解 Gauss消去法,列主元素消去法,三角分解法-Solving Linear Equations
linear-equations
- 求解线性方程组 通过逼近方法逐渐取得线性方程组的解。-Solving linear equations obtained by approximation method for the gradual solution of linear equations.
solve-linear-equations-in-matlab
- 详细介绍了用迭代法求解线性方程组的方法及其Matlab语言表示。-Iterative method described in detail with the method for solving linear equations and Matlab language said.
Typical-methods-for-linear-equations
- 解线性方程组的直接法(标准数值算法),包括高斯消去法程序、列主元高斯消去法程序、LU分解以及用LU分解求线性方程组、Cholesky分解以及用Cholesky分解求线性方程组、改进的Cholesky分解以及用改进的Cholesky分解求线性方程组、解三对角方程的追赶法。全部为本人原创程序,且全部经过测试无误。共9个MATLAB程序。程序内部含详细注释。-Solving linear equations of the direct method (standard numerical algori
Solving-linear-equations
- 求解迭代线性方程组的解,Jacobi迭代程序、Gauss_seidel迭代、补充SOR迭代及个人心得-Solving linear equations iterative solution, Jacobi iterative process, Gauss_seidel iteration, SOR iteration and personal experiences to add
linear-equations
- 解1至5元线性方程组。。 如解2元线性方程组时,只需在前两个方程中的x1,x2前输入系数,在最后一列前两个框输入2个常数项即可。其它多元方程组依次类推-1 to 5 yuan solution of linear equations... Such as 2 yuan solution of linear equations, just in the first two in the equations are x1, before the x2 input coefficient, in th
Solving-linear-equations
- 分别Jacobi迭代法和Gauss-Seidel迭代法求解线性方程组-Jacobi iteration method respectively and Gauss-Seidel iteration method is used to solve the linear equations
Solving-linear-equations
- 利用C语言编写线性方程组直接法的源程序,通俗易懂,不用手算,方便快捷。- 允许输入拉丁字符的拼音 中文(简体) 英语 日语 Written in C language source of linear equations of the d
solution-of-linear-equations
- 第11章 解线性方程组的直接法.zip。是从书中光盘里直接拷贝的代码,放在这里,与大家共享,共同交流,希望对大家有帮助。-Chapter 11 the direct method of solution of linear equations
Solution-of-linear-equations
- 其中的相应程序为实现解决线性方程组的相应的方法,程序测试正确。-Corresponding procedures for the realization of the appropriate method to solve linear equations, the correct program testing.
solving-linear-equations
- 利用顺序消元法和列主元消元法,分别解线性方程组。-Using the order of elimination method and main-element elimination method for solving linear equations, respectively.
Linear-equations
- 求解二元一次方程,输入二元一次方程中已知的数字,计算答案-Solving linear equations in two
Direct-method--linear-equations
- 线性方程直接解法的matlab程序,可作为数值分析等的学习工具。-The direct solution of linear equations matlab program, can be used as numerical analysis , and other learning tools.
Solving-linear-equations
- 各种线性方程组求解的FORTRAN子程序,程序简单易懂,且易修改.-a goood program for Solving linear equations