搜索资源列表
100615111[1]..
- 几个简单的计算线性方程系数矩阵分解的算法,包括cholesky、doolittle、等-The calculation of a few simple linear equations coefficient matrix factorization algorithms, including cholesky, doolittle, etc.
1
- gauss列主元消元法,可用于多元线性方程近似求解运算-PCA out Gauss elimination method can be used for multiple computing approximate solution of linear equations
gauss
- 一个很好的程序:高斯列选主元法解多元线性方程-A very good program: Gaussian out how the main multi-element method solution of linear equations
svd_rar
- 奇异值分解/广义逆矩阵的svd算法代码,在解线性方程时用得上-svd siglar value decomposition
lab3
- 计算方法的实验,线性方程的求根,利用c++完成-lab of computing mathed ,use c++ complete the way
chasing
- 追赶法求解线性方程。附带一个图片,是说明例子。程序中用到了动态数组的申请和释放。-Chasing method for solving linear equations.
gausseliminatetosolvelinearequation
- 高斯消元法求解线性方程组,fortran源代码编辑-gauss eliminate to solve lineare quation
gauss
- 用于求解线性方程组的经典高斯迭代法!!!程序经过优化处理,运行速度快,且注释完全易于阅读,欢迎大家下载-Solving linear equations for the classical iterative method of Gauss! ! ! Optimized procedures to deal with, fast, and completely easy-to-read notes, welcome you to download! !
chengxu
- 计算多元回归线性方程系数,对矩阵式数据进行处理并显示-Calculation of multiple regression coefficients of linear equations
Jacobi
- 数值分析分析中 用jacobi迭代求解线性方程-Analysis of numerical analysis using jacobi iteration for solving linear equations
gaosi
- 解非齐次线性方程的一种很高效的算法,高斯消元法-it is very effective and valuable.
1_Gauss
- 列主元Gauss消去法解线性方程,c语言编写,运用gauss法求解方程,别人编的,编写的很好。-Out the main element Gauss elimination method for solving linear equations, c language, using gauss method for solving equations, others, compiled, and prepared well.
eqtation-iteration
- 这是 一个数学基本运算中,关于线性方程迭代算法的一个程序,程序设计规范,可以直接调用-This is a basic mathematical computations on the linear equations iterative algorithms of a program, the program design specifications, and can directly call the
gaosi
- 利用高斯消元法解线性方程,通过输入系数矩阵,结果矩阵,即可求解多原方程-Gaussian elimination method for Linear Equations, by entering the coefficient matrix, the results matrix, can solve many of the original equation
dianliangjiaozhengsuanfa
- 这一个接多元线性方程的程序,用PB编写,希望能对大家、有用-THIS IS A FUNTION FOR
Gaussianelimination
- 能较好的解线性方程,用矩阵的形式解方程。-Better solution to linear equations, solving equations with a matrix form.
simple
- 实现单纯性算法,利用算法导论的算法,用于求解线性方程-Simple algorithm, the use of algorithms introduction to algorithms for solving linear equations
xianxingfangchengzhu
- Fortran关于线性方程的求解,有多种算法-Fortran solving linear equations, there are a variety of algorithms
houfangjiaohui
- 关于后方交会算法。采用线性方程通过变换来实现后方交会计算。类似仿射变换。-Resection algorithm. Using linear equations transform Resection.Similar to the affine transformation.
LDLT_decomposition
- 矩阵的LDLT分解 用于解线性方程 很有用!-Matrix the LDLT decomposition for solving linear equations useful!