搜索资源列表

  1. Gaussianelimination

    0下载:
  2. 高斯消去法的C语言实现 高斯消去法的C语言实现-Gaussian elimination
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-07-01
    • 文件大小:115712
    • 提供者:天一生水
  1. GaussianElimination

    0下载:
  2. Gaussian Elimination algorithm for inverting matrix
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-07-01
    • 文件大小:1024
    • 提供者:SomeOne
  1. Gaussianelimination

    0下载:
  2. 行尺度主元高斯消元法,算法由两部分组成,分解阶段和求解阶段-OK-scale principal component Gaussian elimination method, the algorithm consists of two parts, decomposition stage and the solution phase
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-07-01
    • 文件大小:1024
    • 提供者:王胜
  1. Gaussianelimination

    0下载:
  2. 能较好的解线性方程,用矩阵的形式解方程。-Better solution to linear equations, solving equations with a matrix form.
  3. 所属分类:其他小程序

    • 发布日期:2024-07-01
    • 文件大小:4096
    • 提供者:wanghefei
  1. GaussianElimination

    0下载:
  2. The program of Gaussian elimination to solve the linear function using c++。
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-07-01
    • 文件大小:415744
    • 提供者:alex
  1. Gaussianelimination

    0下载:
  2. 运用c语言对方程组的求解进行编程,运用高斯消元法进行求解。-use c language ,programming
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-07-01
    • 文件大小:1024
    • 提供者:pp
  1. GaussianElimination

    0下载:
  2. java 实现高斯算法的源码文档,可以复用的哟,应用到很多地方,主要解决多元一次方程的编程问题-java source document Gaussian algorithm can reuse yo, applied to many places, mainly to solve the programming problem of multi-linear equation
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-07-01
    • 文件大小:1024
    • 提供者:王琳娜
  1. GaussianElimination

    0下载:
  2. x=GaussianElimination(A,b) GaussianElimination solves system of linear equations of the form Ax = b using Gaussian Elimination method. A = n x n square matrix with the coefficients of the system of equations as
  3. 所属分类:matlab例程

    • 发布日期:2024-07-01
    • 文件大小:1024
    • 提供者:Kehinde

源码中国 www.ymcn.org