搜索资源列表

  1. 用java来编写列主元gauss消去法解方程组

    0下载:
  2. 用java来编写列主元gauss消去法解方程组-used to prepare main-element Gauss elimination method of solving equations Group
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1216
    • 提供者:赵宏滨
  1. 1.列主元Gauss消去法

    0下载:
  2. 列主元Gauss消去法-out PCA Gaussian Elimination
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:920
    • 提供者:黎元凯
  1. 列选主元的Gauss消去法

    0下载:
  2. 列选主元的Gauss消去法-out how the PCA Gaussian Elimination
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:66320
    • 提供者:王俊
  1. 用java来编写列主元gauss消去法解方程组

    0下载:
  2. 用java来编写列主元gauss消去法解方程组-used to prepare main-element Gauss elimination method of solving equations Group
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-25
    • 文件大小:1024
    • 提供者:赵宏滨
  1. 1.列主元Gauss消去法

    0下载:
  2. 列主元Gauss消去法-out PCA Gaussian Elimination
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-25
    • 文件大小:1024
    • 提供者:黎元凯
  1. Gauss列主元消去法1

    0下载:
  2. 高斯列主元消去法-out PCA Gaussian Elimination
  3. 所属分类:生物技术

    • 发布日期:2024-05-25
    • 文件大小:1024
    • 提供者:王琦
  1. Gauss列主元

    0下载:
  2. 高斯列主元消去法-out PCA Gaussian Elimination
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-25
    • 文件大小:1024
    • 提供者:陈锋
  1. 列选主元的Gauss消去法

    0下载:
  2. 列选主元的Gauss消去法-out how the PCA Gaussian Elimination
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-25
    • 文件大小:66560
    • 提供者:王俊
  1. 解线性方程的直接法

    0下载:
  2. 解线性方程的直接法:Gauss消去法、矩阵的三角分解、正定矩阵的Cholesky分解、矩阵求逆等。 注释见程序-solution of linear equations of the direct method : Gauss elimination method, the triangular matrix decomposition, Zhengding Cholesky decomposition of the matrix,
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-25
    • 文件大小:23552
    • 提供者:周思良
  1. 列主元Gauss消去法

    0下载:
  2. 列主元Gauss消去法,是对多维方程的解法,用处-out PCA Gauss elimination method, the multi-dimensional equation solution, use a lot
  3. 所属分类:其他游戏

    • 发布日期:2024-05-25
    • 文件大小:1024
    • 提供者:lian
  1. Gauss

    0下载:
  2. 列主元高斯消去法 是我学习计算方法A时编写的 完成了列主元高斯消去法实现方程组求解。-out PCA Gaussian elimination is my calculation A study prepared at the completion of the main-element Gauss elimination method to achieve equation Solving Group.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-25
    • 文件大小:9216
    • 提供者:张从
  1. Gauss

    0下载:
  2. 实现功能:顺序高斯消去法、列主元素消去法、全主元素消去法-The realization of functions: the order of Gaussian elimination, set out the main elements of elimination, all the main elements of elimination
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-25
    • 文件大小:2048
    • 提供者:高天
  1. gauss

    0下载:
  2. 这是高斯列主元消去法的完整程序,可以求解线性方程组-This is the Gaussian elimination method PCA out a complete program, you can solve the linear equations
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-25
    • 文件大小:3072
    • 提供者:fanyilong
  1. Gauss

    0下载:
  2. 采用高斯消去法来求解方程组得解,这种消去方法能够减少回代产生的计算误差-Using Gaussian elimination to solve the equations have solutions, this elimination method can reduce the return on behalf of the calculation errors resulting from
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-25
    • 文件大小:1024
    • 提供者:白雪
  1. Gauss

    0下载:
  2. 本算法为全选主元高斯消去法,用于线性代数方程组的求解
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-25
    • 文件大小:306176
    • 提供者:zhangshuang
  1. gauss

    0下载:
  2. 采用全选主元的高斯消去法解线性方程组,方程组的阶数不限,只需在主函数里给定阶数以及系数即可-Select All PCA using the Gaussian elimination solution of linear equations, equations of the order of open, just in the main function in the given order and coefficient can b
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-25
    • 文件大小:2048
    • 提供者:余坤
  1. 列主元高斯消去法c++

    0下载:
  2. 利用c++语言实现了列主元高斯消去法求解方程组的过程。(Using c++ language to achieve the main element Gauss elimination method for solving equations process.)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-25
    • 文件大小:1024
    • 提供者:helloworldd
  1. 高斯消去法

    0下载:
  2. 高斯消去法求解多元方程,完整源代码,可直接执行。(Gauss elimination method for solving multivariate equations)
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-25
    • 文件大小:3072
    • 提供者:兔咘咘
  1. 高斯消去法

    0下载:
  2. 使用原始高斯消去法求解线性方程组,用Python进行实现(The original Gauss elimination method is used to solve the system of linear equations, and Python is used to realize it)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-25
    • 文件大小:11264
    • 提供者:露水11
  1. Desktop

    0下载:
  2. 列主元的Gauss消去法,此代码为防止矩阵的条件值太大,用于快速求解列主元。(The Gauss elimination method of the column principal element)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-25
    • 文件大小:1024
    • 提供者:秦柰轶
« 12 3 4 5 6 7 8 9 10 ... 18 »

源码中国 www.ymcn.org