搜索资源列表
liezhuyuangaussandsor
- 自己用matlab编写的选主元高斯消去法解线性方程组的通用程序,和sor法解线性方程组的通用程序
NumAna_GaussElim
- 这四个程序分别为高斯消去法、列主元消去法、全主元消去法解线性方程组和Gauss-Jordan消元法求矩阵的逆。 程序采用MATLAB语言开发,并在MATLAB6.5下测试通过。
gaussian
- 一个自己写的列主元高斯消去法,用Matlab实现
gauss-eli2
- 列主元素高斯消去法解线性方程组,用了matlab和c语言写的。。。 -Out the main elements in Gaussian elimination solution of linear equations, using the matlab and c written language. . .
solution
- 实现求解方程组的高斯消去法 利用编制的算法求解给定的线性方程组; 和MATLAB内置的命令进行比较 -Solving the equations of the Gaussian elimination method The preparation of the algorithm for solving linear equations given And the MATLAB built-in command to compare
Numerical-analysis-MATLAB-
- 上传的文件对数值分析课本里 Lagrange插值,Newton插值,三次样条差值,复合梯形公式和复合辛普森公式积,龙贝格算法,高斯消去法,LU分解,改进欧拉法MATLAB编程,并画出图形。-Upload the file to the numerical analysis textbook Lagrange interpolation, Newton interpolation, three times spline interpolation, the composite trapezoida
Select-main-element-of-Gauss
- 选主元素高斯消去法在MATLAB环境下的实现。-Select the main elements of Gaussian elimination in the MATLAB environment to achieve.
numerical-algorithms
- 几种常用的数值计算算法,包括高斯消去法、追赶法、高斯赛德尔法求解线性方程组,矩阵的LDL分解和cholesky分解,牛顿插值法和三次样条插值法的matlab实现-Several commonly numerical algorithms, including Gaussian elimination, catch method, high Sisaideer method for solving linear equations, matrix LDL decomposition and cho
matlab--jisuanfangfa
- 计算方法,实现LU分解,高斯列主元消去法,和多项式插值,样条插值等数值计算-Calculation methods to achieve LU decomposition, out PCA Gaussian elimination, and polynomial interpolation, spline interpolation numerical
jisuanfangfa
- 计算方法典型例题。对和式进行计算,保留指定的有效数字位数,使用Matlab语言;二分法求解方程;高斯消去法。 -Use Matlab Language to calculate the sum form and present the given number of significant digits half- separation method to solve nonlinear equations gaussian elimination method
Linear-Equations
- 解线性方程组的各种MATLAB实现方法,包括高斯列主消去法、Doolittle、Gauss Seidel-MATLAB Linear Equations various implementations,including out PCA Gaussian elimination, Doolittle, Gauss Seidel