搜索资源列表
解线性方程的直接法
- 解线性方程的直接法:Gauss消去法、矩阵的三角分解、正定矩阵的Cholesky分解、矩阵求逆等。 注释见程序-solution of linear equations of the direct method : Gauss elimination method, the triangular matrix decomposition, Zhengding Cholesky decomposition of the matrix, such as matrix inversion. See
解线性的迭代法
- 这是计算方法中用的解线性方程的迭代法,具有很强的实用性!-This is the calculation method used for solving linear equations of the iterative method, and has a strong practical!
functionz1
- 寻找三次样条多项式需要求解大量的线性方程。实际上,给定N个断点,就要寻找N-1个三次多项式,每个多项式有4个未知系数。这样,所求解的方程组包含有4*(N-1)个未知数。把每个三次多项式列成特殊形式,并且运用各种约束,通过求解N个具有N个未知系数的方程组,就能确定三次多项式。 -find cubic spline solving polynomial need a lot of linear equations. In fact, given N breakpoints, it is nece
guss
- 解各类线性方程的方法以及相关的编程! 希望可以采用我这个工程软件,我可是花了好多的心血!-various solutions of linear equations method and the related programming! I hope to use this software works, but I spent a lot of effort!
conjgrad
- 共扼梯度法的Matlab源程序,寻找非线性或线性方程的极值-conjugate gradient method of Matlab source to find nonlinear equations or linear Extreme
LECalculator
- 线性方程类,封装有关解线性方程的方法-linear equations, the package solution of linear equations
newprogram
- 列主元法解方程组C语言代码与LU分解求线性方程 -main-element equations method of C language code and the LU decomposition of linear equations
ssolve
- Matlab中虽然有很多解方程的函数,但对于一般线性方程,有无穷个解时,却不能算出一个特解和基础解系,这几个函数可以实现这个功能。-Matlab Although there are many solutions to the equation function, but for the general linear equations, Infinite Solutions months, they can not penetrate a special solution and infras
gepp
- 使用matlab进行矩阵的高斯分解,可以对高阶线性方程进行数值求解-use Matlab for Gaussian decomposition of the matrix, the high-order linear equations were solved numerically
jie12312421343
- 解各类线性方程的方法以及相关的编程! 希望可以采用我这个工程软件,我可是花了好多的心血! -various solutions of linear equations method and the related programming! I hope to use this software works, But I spent a lot of effort!
yl
- 列主元法求解高次线性方程-main-element method high linear equations
waternetcompute
- 做的一个关于水网解算的小程序,用的是把非线性方程转化为线性方程的思想去解决的,
SVD
- % 奇异值分解 (sigular value decomposition,SVD) 是另一种正交矩阵分解法;SVD是最可靠的分解法, % 但是它比QR 分解法要花上近十倍的计算时间。[U,S,V]=svd(A),其中U和V代表二个相互正交矩阵, % 而S代表一对角矩阵。 和QR分解法相同者, 原矩阵A不必为正方矩阵。 % 使用SVD分解法的用途是解最小平方误差法和数据压缩。用svd分解法解线性方程组,在Quke2中就用这个来计算图形信息,性能相当的好。在计算线性方程组时,一些不能分
shuizhisuanfa_C
- 用C语言写的常用的数值算法,包括插值,拟合,矩阵运算,微分方程求解,线性方程求解等
jianxiangxingfangcheng
- 这是用来解线性方程的,只要调用一下就能用了,很方便的。
SolveEquation
- 求解方程 包括求解线性方程非线性方程,微分方程等
MATLAB-Ch7LinearEquation
- 此为《MATLAB教程》的第七章:线性方程系统。该书内容翔实,深入浅出,不可多得。
多元线性方程
- 多元线性方程求解程序-multivariate linear equation solvers
数值分析中的一元二次线性方程的求解
- 数值分析中的一元二次线性方程的求解,主要是用DELPHI语言进行编程-Numerical analysis of a linear quadratic equation, is mainly used for programming language DELPHI
Numerical-Analysis-5
- 这里面是数值分析作业的VB程序数值分析程序 线性方程 雅可比 高斯 迭代 二次及高次 线性微分方程 列主元及行主元高斯消元法 LU分解 插值法-This operation which is the numerical analysis numerical analysis program VB program Gaussian iterative linear Fangcheng Ya secondary and higher than linear differential column a