CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 线性方程组

搜索资源列表

  1. 线性方程组的超松弛迭代.rar

    0下载:
  2. 线性方程组的超松弛迭代
  3. 所属分类:数值算法/人工智能

    • 发布日期:
    • 文件大小:1526
    • 提供者:
  1. 用Gauss列主元消元法解线性方程组

    0下载:
  2. 解方程: 用Gauss列主元消元法解线性方程组 -solution equation : Gauss out PCA elimination method for solving linear equations using Gauss out PCA elimination method for solving linear equations
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:4768
    • 提供者:加内特
  1. LU法求解线性方程组

    0下载:
  2. LU法求解线性方程组,可以用于求解任意的线性方程组,非常有用.-LU method of linear equations, which can be used to solve arbitrary linear equations, very useful.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:38026
    • 提供者:范兴
  1. C++常用算法之07线性方程组求解

    1下载:
  2. 本代码是《计算机常用数值计算算法与程序 C++版》一书的配套线性方程组求解代码,这些C++程序已经在Virsual C++ 6.0环境下通过。注意,在VC++ 6.0中设置好路径,特别是include目录(文件夹)的路径,否则在编译时会出现找不到头文件的错误,使编译无法正常进行。-the code is "commonly used computer numerical algorithms and procedures C version," a book supporti
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:104253
    • 提供者:闻杉
  1. 高斯列主元消去法解线性方程组

    1下载:
  2. 高斯消去法是一个古老的求解线性方程组的方法,但它的改进、变形得到的主元素消去法仍然是计算机上常用的计算方法。-Gaussian Elimination is an ancient solving linear equations method, but it's improving, the deformation of the main elements elimination method is commonly used by computer calculation.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:11884
    • 提供者:轮子
  1. 用Matlab语言实现线性方程组的全主元三角分解法

    0下载:
  2. 用Matlab语言实现线性方程组的全主元三角分解法.PDF-using Matlab linear equations of all the main yuan triangular decomposition. PDF
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:97581
    • 提供者:大规模
  1. 线性方程组求解与方程组性态讨论

    0下载:
  2. 线性方程组求解与方程组性态讨论(实验报告)三次样条插值问题,数值积分,微分方程数值解,线性方程组的迭代解法,非线性方程的迭代解法-solving linear equations and the equations behavior discussion (Experiment), cubic spline interpolation, numerical integration, the numerical solution of differential equations, linear
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:54473
    • 提供者:王军
  1. 线性方程组的直接解法

    0下载:
  2. 《计算方法》实验报告,线性方程组的解法
  3. 所属分类:文档资料

  1. 高斯约当消元法解线性方程组

    0下载:
  2. 高斯约当消元法解线性方程组,附源代码.
  3. 所属分类:源码下载

    • 发布日期:2011-07-11
    • 文件大小:1176
    • 提供者:xyz543
  1. 线性方程组的迭代法和牛顿数值积分

    1下载:
  2. 线性方程组的迭代法:Jacobi, Gauss-Seidel,SOR,SOR for Poisson。 牛顿数值积分方法及其Steffensen加速法。
  3. 所属分类:数学计算/工程计算

    • 发布日期:2011-12-24
    • 文件大小:1036
    • 提供者:skiloop@126.com
  1. LU分解法求解线性方程组.zip

    1下载:
  2. LU分解法求解线性方程组的VB.NET源码.里面有详细的使用说明.,LU decomposition method for solving linear equations of VB.NET source. There are detailed instructions.
  3. 所属分类:Algorithm

    • 发布日期:2016-01-25
    • 文件大小:1582
    • 提供者:倪泰山
  1. 科学计算中的共轭梯度法解对称正定线性方程组

    1下载:
  2. 科学计算中的共轭梯度法解对称正定线性方程组.,Scientific Computing in the conjugate gradient method symmetric positive definite solution of linear equations.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2017-05-23
    • 文件大小:1147
    • 提供者:
  1. 线性方程组的超松弛迭代

    0下载:
  2. 线性方程组的超松弛迭代- The system of linear equations ultra relaxes iterates
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-12
    • 文件大小:1797
    • 提供者:
  1. 实验4-线性方程组求解

    0下载:
  2. 利用fortran语言实现二维现行方程组的求解问题。(Solving problems of linear equations)
  3. 所属分类:其他

    • 发布日期:2017-12-26
    • 文件大小:1024
    • 提供者:绿的国
  1. 高斯-赛德尔迭代法求线性方程组Ax=b的解

    0下载:
  2. 该程序主要是利用高斯-赛德尔迭代法求线性方程组Ax=b的解(The program mainly uses the Gauss-Seidel iteration to solve the solution of the linear system Ax = b)
  3. 所属分类:其他

    • 发布日期:2018-01-05
    • 文件大小:10240
    • 提供者:浅若夏沫
  1. 解方线性方程组

    1下载:
  2. 通过高斯消元法求解解线性方程组,使用动态内存分配(system of linear equations)
  3. 所属分类:数学计算

    • 发布日期:2018-04-29
    • 文件大小:461824
    • 提供者:limit123
  1. LU分解法求解线性方程组

    0下载:
  2. 用LU分解法,求解已知线性方程组的解,最多100阶(The solution of the known linear equations is solved by the LU decomposition method, with a maximum of 100 orders.)
  3. 所属分类:数学计算

    • 发布日期:2018-04-29
    • 文件大小:1024
    • 提供者:爆米花乀
  1. 线性方程组求解

    0下载:
  2. 高斯消去法,列主元高斯消去法,LU分解、压缩带状方程组求解(Gaussian elimination)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-05-01
    • 文件大小:2048
    • 提供者:昵称李华
  1. 解线性方程组的迭解法

    0下载:
  2. 解线性方程组的迭解法,包括高斯-赛德尔迭代法和雅克比迭代法(Solution of iterative solution of linear equations, including Gauss - Seidel iterative method, Jacobi method)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-02
    • 文件大小:1024
    • 提供者:靖哥哥sj
  1. 解线性方程组的迭代法

    0下载:
  2. 可在matlab中打开,是用来解线性方程组的迭代法(It can be opened in MATLAB, and is an iterative method for solving linear equations.)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-03
    • 文件大小:8192
    • 提供者:冯希文
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com