搜索资源列表
全选主元高斯消去法解复系数线形代数方程组
- 全选主元高斯消去法解复系数线形代数方程组-entire election PCA Gaussian Elimination demultiplexing coefficient of linear algebraic equations
全选主元高斯消去法解实系数线形代数方程组
- 全选主元高斯消去法解实系数线形代数方程组-entire election PCA Gaussian Elimination solution is linear coefficient of algebraic equations
实验一 解线性方程组的高斯消去法
- 另一种高斯消去法.zip-a Gaussian Elimination Act. Zip
高斯消去法
- 大学里数学系必学的一们课程数值分析中的经典算法————高斯消去法,在矩阵理论和线形代数及运筹学中有极高的重要性-University's Department of Mathematics will study the courses have a numerical analysis of the classical algorithm-Gaussian elimination method, the matrix theory and linear algebra and tacti
列主元高斯消去法444we23
- 列主元高斯消去法-out PCA Gaussian Elimination
matlab高斯消去法
- 利用matlab程序实现列主元的高斯消去法。-using Matlab program out of the main yuan Gaussian Elimination Act.
全选主元高斯消去法
- 使用全选主元的高斯消去法解线性方程组
guass 高斯消去法求解线性方程组
- 高斯消去法求解线性方程组 输入变量为一个n阶非奇异方阵A,和n维列向量b,输出的结果为线性方程组Ax=b的解-Gaussian elimination method for solving linear equations
gaosi.rar
- 本程序实现一个简单方程组的高斯消去法的换算过程,其中方程系数需构成一个系数增广矩阵,同时输入过程严格按照矩阵输入。,This procedure to achieve a simple equation of the Gaussian elimination of the conversion process, which takes an equation coefficients augmented coefficient matrix, while the importation proc
gauss
- 并行高斯消去法解线性方程组几阶的都可以的-Parallel Gaussian elimination solution of linear equations can be a few bands of
NumericalAlgorithm
- 高斯赛德尔迭代法,高斯消去法,龙贝格算法,龙格-库塔算法,雅各比迭代法,二分法,最小二乘法……等常用数值算法-Gauss Sider method, Gauss elimination method, Romberg algorithm, Runge- Kutta algorithm, Jacobi iterative method, the dichotomy, the least square method and so on ... ... commonly used numerical
NumericalAlgorithm
- 常用数值算法的C++源码,包括三次样条插值、二重积分计算、常微分初值问题数值解、Newton迭代法、列主元高斯消去法、逐次超松弛迭代法。-Numerical algorithm used in C++ source code, including the cubic spline interpolation, double integral, the ordinary differential initial value problem numerical solution, Newton it
gauss
- 高斯消去法适用于求解低阶线性方程和方程组,它先逐次消去变量,将方程组化成同解的上三角形方程组,然后按方程相反顺序求解上三角方程组,得到原方程组的解-Gaussian elimination method for solving linear equations and low-level equations, the successive elimination of its first variable, the equations into a triangle with the solut
cc
- 自己用编的高斯消去法解线形方程组,简单易懂,希望对各位有用-Their use of C plus plus for the Gaussian elimination solution of linear equations, easy to read, in the hope that useful
Gauss1
- 此为MATLAB语言变得列主元高斯消去法-This is the MATLAB language has become the main element out Gaussian elimination
Gausi
- 本程序使用经典数值分析中的高斯消去法解N阶线性方程组-Gaussian elimination method for solving linear equations
列主元高斯消去法c++
- 利用c++语言实现了列主元高斯消去法求解方程组的过程。(Using c++ language to achieve the main element Gauss elimination method for solving equations process.)
高斯消去法
- 高斯消去法求解多元方程,完整源代码,可直接执行。(Gauss elimination method for solving multivariate equations)
高斯消去法
- 使用原始高斯消去法求解线性方程组,用Python进行实现(The original Gauss elimination method is used to solve the system of linear equations, and Python is used to realize it)
厄尔米特插值与高斯消去解法
- 用厄尔米特插值法拟合曲线,用高斯消去法解线性方程。(The Earl milt interpolation method is used to fit the curve, and the Gauss elimination method is used to solve the linear equation.)