CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 逐次超松弛迭代法

搜索资源列表

  1. mumerical_analysis

    0下载:
  2. 数值分析一部分编程习题,包括: 舍入误差与有效数 Newton迭代法 列主元三角分解法 逐次超松弛迭代法 3次样条插值函数
  3. 所属分类:数学计算/工程计算

    • 发布日期:2014-01-16
    • 文件大小:149147
    • 提供者:fly_sea
  1. mySOR

    0下载:
  2. 实现N阶线性方程组Ax=b逐次超松弛迭代法的通用程序
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:956
    • 提供者:潘晓惠
  1. 数值计算

    0下载:
  2. 定步长辛普森公式计算.二分法.列主高斯消去法.龙贝格.牛顿迭代法.弦截法.逐次超松弛迭代法.-fixed step Simpson formula. Dichotomy. Main-Gaussian Elimination Act. Romberg. Newton iteration. Xianjie law. Successive Over-Relaxation iterative method.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:3116
    • 提供者:毛伟杰
  1. 逐次超松弛迭代法

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

    • 发布日期:2008-10-13
    • 文件大小:984
    • 提供者:lin
  1. diedai

    0下载:
  2. 用雅可比迭代法,塞德尔迭代法,逐次超松弛法求解线性方程组,程序用C语言编写-Jacobi iterative method used, Seidel iteration, successive over-relaxation method to solve linear equations, the program written by C
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:5870
    • 提供者:欧阳
  1. iteration

    0下载:
  2. 雅可比迭代法,塞德尔迭代法,逐次超松弛法求解线性方程组-iteration code
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:1570
    • 提供者:Snake
  1. 3.40

    0下载:
  2. 东南大学《数值分析》上机题答案,逐次超松弛迭代法-Southeast University numerical analysis machine answers, SOR iterative method
  3. 所属分类:Algorithm

    • 发布日期:2017-11-15
    • 文件大小:305277
    • 提供者:郭小强
  1. iterative

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

    • 发布日期:2017-03-28
    • 文件大小:7167
    • 提供者:zuoxl
  1. NumericalAlgorithm

    0下载:
  2. 常用数值算法的C++源码,包括三次样条插值、二重积分计算、常微分初值问题数值解、Newton迭代法、列主元高斯消去法、逐次超松弛迭代法。-Numerical algorithm used in C++ source code, including the cubic spline interpolation, double integral, the ordinary differential initial value problem numerical solution, Newton it
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:6419
    • 提供者:胡婕
  1. massor

    0下载:
  2. 求解线性方程组的对称逐次超松弛迭代法ssor-Solving linear equations of symmetric successive over-relaxation iteration method(ssor)
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:698
    • 提供者:malanxiang
  1. SOR

    0下载:
  2. 逐次超松弛迭代法(SOR)研究与实现,采用C++编程
  3. 所属分类:Algorithm

    • 发布日期:2017-05-01
    • 文件大小:552748
    • 提供者:hll
  1. NumAnlys

    0下载:
  2. 东大研究生数值分析上机题,包括牛顿法,高斯算法,逐次超松弛迭代法,3次样条插值,RK4法等函数。-The numerical analysis exercises by computer of southeast university,including Newtons law,Gauss algorithm,SOR,3 times spline interpolation,RK4,etc.
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:5108
    • 提供者:星星
  1. Jacobi

    0下载:
  2. 用Matlab语言实现Jacobi迭代算法、Gauss-Seidel迭代算法和逐次超松弛迭代法,求解一般的线性代数方程组问题-Jacobi Gauss-Seidel sor
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:5636
    • 提供者:
  1. 3

    0下载:
  2. 列主元高斯消去法和逐次超松弛迭代法 (1) 编制解n阶线性方程组Ax=b的列主元Gauss消去法的通用程序; (2) 用所编程序解线性方程组RI=V,并打印出解向量,保留五位有效数字 (3) 本题编程之中,你提高了哪些能力 -guass method
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:1488
    • 提供者:dsd
  1. jisuanzuijaidesongchiyinzi

    0下载:
  2. 超松弛迭代,逐次超松弛(Successive Over Relaxation)迭代法,简称SOR迭代法-Over relaxation, SOR (Successive Over Relaxation) iterative method, referred to as the SOR iterative method
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:945
    • 提供者:东景辉
  1. SOR

    0下载:
  2. 逐次超松弛迭代法解线性方程组的matlab命令程序-SOR iterative method for solving linear equations matlab command program
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-05
    • 文件大小:11580
    • 提供者:代码
  1. 1

    0下载:
  2. .通过MATLAB软件写出用逐次超松弛迭代法解线性方程组的程序并运行结果。(MATLAB software is used to write the program for solving linear equations by successive over relaxation iteration method and its running results)
  3. 所属分类:中间件编程

    • 发布日期:2017-12-24
    • 文件大小:20480
    • 提供者:dragon5683
  1. successive over relaxationmethod

    0下载:
  2. 逐次超松弛法,简称SOR方法,解线性方程组的常用迭代法之一,它由高斯一赛德尔迭代法经线性加速处理而得到。(Successive super-relaxation method, referred to as SOR method, one of the commonly used iterative methods for solving linear equations. It is obtained by linearly accelerating the Gaussian-Saier it
  3. 所属分类:matlab例程

    • 发布日期:2017-12-30
    • 文件大小:11264
    • 提供者:feiyanglzl
  1. 迭代法

    0下载:
  2. Newton迭代法;列主元Gauss消去法;逐次超松弛迭代法;GaussSeidel(Newton iterative method; column principal element Gauss elimination method; successive super relaxation iterative method; GaussSeidel)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-30
    • 文件大小:4096
    • 提供者:天会灰
搜珍网 www.dssz.com