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. 高斯赛德尔全主元逆矩阵

    0下载:
  2. 高斯赛德尔全主元逆矩阵-high Shisaideer all PCA inverse matrix
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1.07kb
    • 提供者:赵君龙
  1. 高斯赛德尔逆矩阵算法类

    0下载:
  2. 高斯赛德尔逆矩阵算法类-high Shisaideer inverse matrix algorithm category
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:971byte
    • 提供者:赵君龙
  1. 高斯-赛德尔算法

    0下载:
  2. 高斯-赛德尔算法 解线性方程组
  3. 所属分类:数据结构常用算法

    • 发布日期:2009-03-09
    • 文件大小:236.13kb
    • 提供者:laokongzi
  1. 高斯赛德尔迭代法

    2下载:
  2. 用matlab实现高斯赛德尔迭代法
  3. 所属分类:matlab例程

    • 发布日期:2011-05-31
    • 文件大小:689byte
    • 提供者:tinkerguang
  1. 高斯-赛德尔迭代法解线性方程组的C++程序

    0下载:
  2. 这是高斯-赛德尔迭代法解线性方程组的C++程序,适合程序设计初学者和大学生课程设计-This is the Gauss- Seidel iterative method for solving linear equations of the C++ program, designed for beginners and students of the program curriculum design
  3. 所属分类:数据结构常用算法

    • 发布日期:2017-03-21
    • 文件大小:2.7kb
    • 提供者:wade
  1. G-S 解高斯-赛德尔迭代法的源代码程序

    1下载:
  2. 提供了用matlab解高斯-赛德尔迭代法的源代码程序,解决此类迭代问题方便快捷,一目了然
  3. 所属分类:matlab例程

    • 发布日期:2012-10-23
    • 文件大小:874byte
    • 提供者:echolovely
  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. iterative

    3下载:
  2. rs 里查森迭代法求线性方程组 crs 里查森参数迭代法求线性方程组 grs 里查森迭代法求线性方程组 jacobi 雅可比迭代法求线性方程组 gauseidel 高斯-赛德尔迭代法求线性方程组 SOR 超松弛迭代法求线性方程组 SSOR 对称逐次超松弛迭代法求线性方程组 JOR 雅可比超松弛迭代法求线性方程组 twostep 两步迭代法求线性方程组 fastdown 最速下降法求线性方程组 conjgrad 共轭梯度法求线性方程组 preconjgr
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:7kb
    • 提供者:zuoxl
  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. xianxingfangchengzu

    0下载:
  2. 本程序为求解线性方程组的迭代方法,包含雅可比迭代法、高斯-赛德尔迭代法和SOR方法-The procedure for solving linear equations iterative methods, including Jacobi' s iterative method, Gauss- Seidel iteration method and SOR methods
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1.23kb
    • 提供者:源治
  1. typicalmethods

    0下载:
  2. 多种数学迭代方法,包括雅克比法、高斯-赛德尔迭代法、和广义理查德森迭代法。-A variety of mathematical iterative methods, including Jacobi method, Gauss- Seidel iterative method, and the generalized Richardson iterative methods.
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:1.58kb
    • 提供者:ZY
  1. 高斯赛德尔C++

    0下载:
  2. 自己总结的一个高斯赛尔尔学习方法,仅供大家学习和参考,谢谢。。。
  3. 所属分类:数值算法/人工智能

  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
  1. 高斯赛德尔迭代

    0下载:
  2. 本程序利用高斯赛德尔迭代法求线性方程组,格式为函数形式。
  3. 所属分类:matlab例程

  1. 高斯赛德尔迭代法

    0下载:
  2. %高斯赛德尔迭代法求方程组的解(矩阵公式求解) %A为方程组的系数矩阵;b为方程组的右端项 %x为线性方程组的解了;x0为迭代初值 %eps为误差限;M为迭代的最大次数 已验证,转matlab该后缀为.m
  3. 所属分类:matlab例程

« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com