CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数学计算/工程计算 搜索资源 - 高斯赛德尔

搜索资源列表

  1. guessdiedai

    0下载:
  2. 高斯-赛德尔迭代求解线性方程组.很实用的数学计算软件-Gauss - Seidel method for solving linear equations. Very useful mathematical calculation software
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1.24kb
    • 提供者:woody
  1. mathmatics_of_computer

    0下载:
  2. C++实现的数值分析算法包括: 二分法.cpp 复化辛卜生公式.cpp 改进欧拉法.cpp 高斯-赛德尔迭代法.cpp 拉格郎日插值多项式.c-C achieve the numerical analysis algorithms include : dichotomy. cpp Minute of Oracle Health formula. cpp Improved Euler method. cpp Gauss - Seidel iterative method. cp
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2.6kb
    • 提供者:鸿鹤
  1. gausssaderalgrithem

    0下载:
  2. 高斯-赛德尔迭代法--源代码及关键源代码。包括了高斯-赛德尔矩阵算法类,高斯-赛德尔矩阵变换函数,迭代函数,求解函数,精度要求等-Gauss - Seidel iterative method -- the key source code and the source code. Including the Gauss - Seidel algorithm matrix category, Gauss - Seidel matrix transform function, iterative f
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2.74kb
    • 提供者:李可
  1. xianxingfangchengzujiefa

    0下载:
  2. 线性方程组数值解法 包括高斯赛德尔迭代法 矩阵直接三角分解法 列主元高斯消去法 雅可比迭代法-linear equations numerical solution including high resistivity iteration triangular matrix decomposition directly out PCA Gaussian elimination Jacobi iterative method
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2.22kb
    • 提供者:xixi
  1. JacobiGaussSeidel

    0下载:
  2. 雅克比和高斯赛德尔迭代法求解线性方程组 用c++软件开发的程序
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1.16kb
    • 提供者:王朝喜
  1. NRC++_cpp

    0下载:
  2. 这是数学计算上常用的计算方法,如牛顿法、高斯-赛德尔迭代法等,非常好用。
  3. 所属分类:数学计算/工程计算

    • 发布日期:2014-01-18
    • 文件大小:376.85kb
    • 提供者:
  1. gaosisaier

    0下载:
  2. 高斯-赛德尔迭代法-cpp.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:796byte
    • 提供者:张伟
  1. gaussSeibel

    0下载:
  2. 使用雅可比和高斯-赛德尔算法求解线性方程
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1.1kb
    • 提供者:chouchoumao
  1. 高斯赛德尔迭代

    0下载:
  2. 所属分类:数学计算/工程计算

    • 发布日期:2008-11-25
    • 文件大小:1.14mb
    • 提供者:sunboy_1221
  1. shuzhijisuan.rar

    1下载:
  2. 数值计算方法的程序: 加速迭代 牛顿迭代 Gauss 杜里特尔分解法 克洛特 追赶法 平方根法 改进平方根法 雅可比迭代 高斯 赛德尔迭代 拉格朗日插值法 分段线性插值 分段抛物线插值,Numerical method of procedure: to accelerate the iterative Gauss-Newton iterative decomposition method克洛特Ritter Duri law to catch up with the sq
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:56.81kb
    • 提供者:liuzhou
  1. shuzhifenxi

    0下载:
  2. 数值分析(高斯法、高斯——赛德尔法、牛顿法)-Numerical analysis (Gaussian method, Gauss- Seidel method, Newton method)
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:3.58kb
    • 提供者:hu
  1. gssd

    0下载:
  2. matlab制作的高斯—赛德尔迭代法求值,数值计算方法实验作业,经测试无误。-matlab produced Gauss- Seidel iterative method evaluation, experimental work numerical methods, the test correctly.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:933byte
    • 提供者:sx
  1. MPI-Matrix

    2下载:
  2. 线性方程组的迭代解法,包括雅克比、高斯-赛德尔和松弛法的MPI源码-Iterative solution of linear equations, including Jacobi, Gauss- Seidel and relaxation Law MPI Source
  3. 所属分类:数学计算/工程计算

    • 发布日期:2013-11-16
    • 文件大小:11.06kb
    • 提供者:不死鸟
  1. SOR

    0下载:
  2. 这是松弛法编程,它是高斯-赛德尔迭代法的一种加速收敛的方法。是大型稀疏矩阵线性方程组的有效解法之一。 -This is the relaxation method programming, it is the Gauss- Seidel iterative method to accelerate the convergence of a method. Large sparse matrix system of linear equations, one effective solutio
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:2.82kb
    • 提供者:顾一新
  1. C++arithmetic

    0下载:
  2. C++常用的数值算法 例如: 高斯-赛德尔迭代法、 列主元高斯消去法、 拉格郎日插值多项式 等等…… 都是很不错的学习资料,希望能帮助到大家!-C++ Commonly used numerical algorithm such as: Gauss- Seidel iterative method, PCA out Gaussian elimination method, Lagrange interpolation polynomial and so on ... ..
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:8.2kb
    • 提供者:LuanS
  1. NumericalAlgorithm

    2下载:
  2. 高斯赛德尔迭代法,高斯消去法,龙贝格算法,龙格-库塔算法,雅各比迭代法,二分法,最小二乘法……等常用数值算法-Gauss Sider method, Gauss elimination method, Romberg algorithm, Runge- Kutta algorithm, Jacobi iterative method, the dichotomy, the least square method and so on ... ... commonly used numerical
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:11.2kb
    • 提供者:金从友
  1. gaosisaideer

    0下载:
  2. 高斯赛德尔算法-High斯赛德尔algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:818byte
    • 提供者:猫王
  1. MySolutions

    0下载:
  2. 运用迭代法求解线性方程组,包括高斯-赛德尔法、雅克比法、SOR法。-The use of iterative method for solving linear equations, including Gauss- Seidel method, Jacobian method, SOR method.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1.72mb
    • 提供者:王方
  1. 高斯勒让德和切比雪夫数值积分

    0下载:
  2. 计算积分,高斯赛德尔与高斯切比雪夫数值积分(Calculate Gauss-Seidel and Gauss Chebyshev numerical integral)
  3. 所属分类:数学计算

    • 发布日期:2018-01-02
    • 文件大小:1kb
    • 提供者:EIL
  1. 数值分析方法

    0下载:
  2. 数值分析程序,包括4阶龙格库塔,牛顿迭代法, 高斯赛德尔迭代法(Numerical analysis program, including 4 order Runge Kutta, Newton iterative method, Gauss Seidel iterative method)
  3. 所属分类:数学计算

    • 发布日期:2018-01-03
    • 文件大小:1kb
    • 提供者:Lethcobs
« 12 3 4 »
搜珍网 www.dssz.com