搜索资源列表
zhuaiganfa追赶法求解三对角线性方程组用C++实现
- 追赶法求解三对角线性方程组用C++实现,在存储时有到了存储策略,压缩存储-Catch-up method for solving tridiagonal linear equations in C++ implementation, when in storage to a storage policy, storage compression
gaussLinearEquation
- 列主元高斯消去法,用于求解线性方程组,这里用matlab编写,操作简单方便-Column principal component Gaussian elimination for solving linear equations, where using matlab, simple operation
Fangcheng
- 可以求解线性方程组的解!只要在源文件中设置方程系数即可!-Solving linear equations can be the solution! As long as the source file in the equation coefficients can be set up!
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! !
EquationSolve
- 高斯消元法求解线性方程组,语言采用c++,开发平台.net2003-Gauss elimination
123
- 求解线性方程组的多种方法,希望对大家有所帮助啊-Solving linear equations of a number of ways
SOR
- 这是松弛迭代法(SOR)的源代码,对解决线性方程组求解问题很有帮组-This is a relaxation iterative method (SOR) of the source code to solve linear equations to solve the problem is to help group
Iteration
- 迭代法求解线性方程组的具体方法以及不同方法之间的比较-Iterative method for solving linear equations of the specific methods and comparison between different methods
gaosi
- 用fortran编写,利用高斯消去法求解线性方程组-Fortran write with the use of Gaussian elimination for solving linear equations
gsxyf
- 高斯列主元消去法求解线性方程组,在方程组的求解中应用较广。-Main-element Gauss elimination for solving linear equations, the equations of wider application.
Gauss-zhuyuan
- 采用高斯主元消去法求解线性方程组的数值解-Gaussian elimination method for solving the main element numerical solution of linear equations
zhuiganfa
- 追赶法求解线性方程组的m文件,把矩阵和向量带入直接可以调用-The chasing method to solve linear equations m file can call directly into the matrix and vector
MyBaysSolvEqs
- 贝叶斯正则化求解线性方程组的解,对于不适定问题也可以求解-baysian regulation application in solving ill-posed linear equations
GAUSS
- 列主元Gauss消去法求解线性方程组 c语言源代码-Main-element Gauss elimination method for solving linear equations
实验4-线性方程组求解
- 利用fortran语言实现二维现行方程组的求解问题。(Solving problems of linear equations)
solve
- 求解线性方程组的通用程序,请复制到MATLAB环境下运行(solve the linear function)
CG
- 程序可以求解线性方程组,迭代速度相对较快,复杂度O(Nlog(N))(The program can solve the linear equations, the iteration speed is relatively fast, the complexity is O (Nlog (N)))
GausANDJacobian
- 高斯消元以及Jacobian迭代求解线性方程组,有详细的注释(Gauss elimination and Jacobian iterative solution of linear equations have detailed annotations)
Generalized Inverse Matrix
- 使用Hermite标准型、SVD分解和满秩分解求矩阵的广义逆,在此基础上求解线性方程组的解。(Hermite's canonical form, SVD decomposition and full rank decomposition are used to find the generalized inverse of the matrix, and then the solution of the linear equation system is solved.)