搜索资源列表

  1. 高斯法解线性方程组

    0下载:
  2. 高斯法解线性方程组-Gaussian method for solving linear equations
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:2512
    • 提供者:
  1. 解线性方程组的迭代法

    0下载:
  2. 利用matlab编程实现解线性方程组的迭代法。-using Matlab programming for solving linear equations of iterative method.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:22840
    • 提供者:悟凡
  1. 雅可比迭代解线性方程组

    1下载:
  2. 雅可比迭代解线性方程组 这个也是计算方法中另一种 求解线性方程组的计算程序-Jacobi iterative solution of linear equations This is a separate calculation method for solving linear equations of computational procedures
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:11876
    • 提供者:郑双明
  1. 超过松弛迭代解线性方程组

    0下载:
  2. 利用超过松弛迭代解线性方程组,经过详细优化过的源程序,求解效率极高,程序有注释,方便阅读,程序经过验证。
  3. 所属分类:源码下载

    • 发布日期:2011-09-14
    • 文件大小:1447
    • 提供者:qindecheng_01
  1. 全主元消元解线性方程组

    0下载:
  2. 全主元消元解线性方程组
  3. 所属分类:编程文档

  1. 解线性方程组的迭代法

    0下载:
  2. 解线性方程组的迭代法
  3. 所属分类:C#编程

  1. 实验一 解线性方程组的高斯消去法

    0下载:
  2. 另一种高斯消去法.zip-a Gaussian Elimination Act. Zip
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-17
    • 文件大小:3072
    • 提供者:杨成
  1. 逐次超松弛迭代法

    0下载:
  2. 解线性方程组Ax=b的SOR方法的通用程序-solution of linear equations Ax = b SOR method of common procedures
  3. 所属分类:Windows编程

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:lin
  1. 逆broyden秩1法解非线性方程组

    0下载:
  2. 逆Bbroyden秩1法解非线性方程组实例-Bbroyden Rank an inverse method for solving systems of nonlinear equations example
  3. 所属分类:文档资料

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:
  1. 全选主元消去法

    0下载:
  2. 利用高斯全选主元消去解线性方程组,用C++语言写-use of the entire election Gaussian Elimination main yuan for solving linear equations, with C++ language to write
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-17
    • 文件大小:614400
    • 提供者:王力
  1. 高斯列主无消去法解线性方程组

    0下载:
  2. 用标C编写的算法一列,可以在UNIX下编译通过-prepared using standard C algorithms one can compile under UNIX
  3. 所属分类:其他小程序

    • 发布日期:2024-05-17
    • 文件大小:4096
    • 提供者:sino
  1. Cprograms

    0下载:
  2. 中南大学C语言程序设计实习 1 实验一:C语言图形模式的设置 2 实习二:一元函数的图形绘制 3 实习三:二维图形的几何变换 4 实习四:非线性方程求根的二分法 5 实习五:非线性方程求根的牛顿法 6 实习六:数值积分的矩形法和梯形法 7 实习八:级数求和问题 8 实习九:曲线拟合 9 实习十一:解线性方程组的Gauss消元法 10 实习十四:解线性方程组的J
  3. 所属分类:教育/学校应用

    • 发布日期:2024-05-17
    • 文件大小:167936
    • 提供者:CF雷电
  1. kismessss

    0下载:
  2. 用GAUSS列主元消去法解线性方程组的计算机程序-CLASS out with the main yuan elimination method for solving linear equations of the computer program
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-17
    • 文件大小:899072
    • 提供者:韩凌波
  1. yacobi

    0下载:
  2. 利用雅可比(Jocabi)迭代法解线性方程组-using Jacobian (dissipative) iterative method for solving linear equations
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:Colly
  1. tina

    0下载:
  2. C++解线性方程组 复系数方程组的全选主元高斯消去法-C++ solution of linear equations of complex equations of the entire election PCA Gaussian Elimination
  3. 所属分类:C#编程

    • 发布日期:2024-05-17
    • 文件大小:6144
    • 提供者:张宁
  1. spgs

    0下载:
  2. 用途:用向量(稀疏存储)形式的Gauss-Seidel迭代解线性方程组Ax=b % 格式: x=spgs(A,b,x0,e,N),A为系数矩阵,b为右端向量,x返回解向量。 % x0为初值向量(默认原点),e为精度(默认1e-4),设置迭代次数上限以防发散(默 % 认500)。 -purposes : with Vector (sparse storage) form of Gauss- Seidel iterative
  3. 所属分类:Windows编程

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:王志波
  1. xianxingfangchengzudejie

    0下载:
  2. 解线性方程组的软件源代码。用于求解线性方程组-solving linear equations software source code. For solving linear equations
  3. 所属分类:文件格式

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:helina
  1. gaussserial

    0下载:
  2. 数值计算方法中的消元法解线性方程组数值计算方法中的guss 解线性方程组-numerical method of elimination method for solving linear equations numerical method of guss solving linear equations
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-17
    • 文件大小:51200
    • 提供者:bobo
  1. 04150247

    0下载:
  2. 用语言编写的解线性方程组的直接方法(包含Gauss顺序消去法、Gauss列主元素消去法、Doolittle三角分解法)-language to be used to prepare the solution of linear equations of the direct method (including Gauss elimination order, Gauss out the main elements of eliminat
  3. 所属分类:文档资料

    • 发布日期:2024-05-17
    • 文件大小:206848
    • 提供者:huafei
  1. yakabi

    0下载:
  2. 雅克比算法,用来解线性方程组 在一个课程作业上,可方便使用-Jacques algorithm used to solve linear equations in a course on the operation, ease of use
  3. 所属分类:家庭/个人应用

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:许多
« 1 23 4 5 6 7 8 9 10 ... 46 »

源码中国 www.ymcn.org