CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - SOR

搜索资源列表

  1. sor

    0下载:
  2. 算法实验名称: 解线性方程组的超松弛迭代法的c程序 功能说明: 本实验主要写出了解线性方程组Ax=b的超松弛迭代法的C程序代码,并举例进行了运算.-err
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:5375
    • 提供者:白文静
  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
    • 文件大小:2887
    • 提供者:顾一新
  1. equation

    1下载:
  2. 分别用高斯消去法,三角分解法,Jacobi迭代法,GS迭代法,SOR迭代法求解Ax=b-Separately using Gaussian elimination, triangular decomposition, Jacobi iterative method, GS iterative method, SOR iterative method for solving Ax = b
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:16340
    • 提供者:
  1. iterative

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

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

    0下载:
  2. SOR迭代法的Matlab程序,用MATLAB语言编写,用SOR迭代求解线性方程组-SOR iterative method of the Matlab program, using MATLAB language, using SOR iteration for solving linear equations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:3375
    • 提供者:欧阳
  1. diedaifa

    0下载:
  2. 给出了线性方程组的CG法、Gauss_Seidel、SOR、Jacobi、fem求解,-Linear equations given the CG method, Gauss_Seidel, SOR, Jacobi, fem solution
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2974
    • 提供者:王海
  1. SOR

    0下载:
  2. 超松弛法松弛因子的比较(用户输入松弛因子 程序输出结果和迭代次数)-Over-relaxation method relaxation factor comparison (relaxation factor process user input and output iterations)
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:6524
    • 提供者:白水
  1. chuanrexue

    0下载:
  2. 路面太阳能集热系统传热分析与模型建立 有限容积法数值计算分析-Twodimensional heat conduction Finite Volume Method Line by Line TDMA with SOR
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-31
    • 文件大小:117341
    • 提供者:张昭
  1. Sor_method

    0下载:
  2. sor method matlab for iterative methode
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:822
    • 提供者:juli
  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
    • 文件大小:1805356
    • 提供者:王方
  1. SOR

    0下载:
  2. 解线性方程组的迭代加速方法的C实现 解线性方程组的迭代加速方法的C实现-SOR Algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:116295
    • 提供者:天一生水
  1. duct4

    0下载:
  2. duct.f computes a fully developed viscous laminar flow in a rectangular channel of aspect ratio b/a (=bar). solve the equation: d^2u/dx^2 + d^2u/dy^2 = -1, -a<x<a, -b<y<b method of discretisation: 3-point centered differences
  3. 所属分类:数据结构常用算法

    • 发布日期:2013-11-23
    • 文件大小:2548
    • 提供者:Barboy
  1. SOR

    0下载:
  2. 设计矩阵的方法很多,SOR迭带法可以快速,简单的实现高阶矩阵的设计-Many ways the design matrix, SOR Diego band can be rapid, simple design to achieve high-level matrix
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:612
    • 提供者:xinyi1234
  1. SOR

    0下载:
  2. 数值分析算法 SOR迭代算法的C++实现-Numerical analysis algorithms SOR iterative algorithm to achieve the C++
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-10
    • 文件大小:526
    • 提供者:刘韬
  1. SOR

    0下载:
  2. 这是松弛迭代法(SOR)的源代码,对解决线性方程组求解问题很有帮组-This is a relaxation iterative method (SOR) of the source code to solve linear equations to solve the problem is to help group
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:569
    • 提供者:tang lu ming
  1. sixpack-2.3.7

    0下载:
  2. Sixpack is a library of solvers that may be used to solve structured finite volume and finite difference discretisations of PDE s. The solvers include static methods like Jacobi s Method, SOR, SSOR, RBSOR, incomplete factorisation methods like ILU, I
  3. 所属分类:Other systems

    • 发布日期:2017-03-23
    • 文件大小:217578
    • 提供者:Feiyu Lu
  1. mulNewtonSOR

    0下载:
  2. 本代码为牛顿-SOR迭代法求解非线性方程组。其调用格式为[r,m]=mulNewtonSOR(F,x0,w,h,eps) 其中F:方程组,x0:方程组初始解,w:SOR迭代因子,h:数值积分常数,eps:根的精度,m:迭代步数。-The code for the Newton-SOR iteration method for solving nonlinear equations. Its call format [r, m] = mulNewtonSOR (F, x0, w, h, eps)
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:594
    • 提供者:锦夏
  1. all1

    0下载:
  2. Gauss消去法、Jacobi法、SOR法解线性方程组的源程序,可以方便得到解-code for solution of linear equations using Gauss elimination method、Jacobi method and SOR method
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:837
    • 提供者:junli
  1. sy

    0下载:
  2. 体会数值算法的稳定性与不稳定性,线性方程组的迭代法,包括Jacobi迭代法和Gauss-Seidel迭代法,SOR迭代-Experience of numerical stability and instability of the algorithm to learn how to avoid instability in the algorithm and numerical stability of the algorithm chosen to experience the stabil
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-10
    • 文件大小:1154
    • 提供者:apple
  1. SOR

    0下载:
  2. SOR Method for system of linear equations
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:519
    • 提供者:akp
« 1 23 4 5 6 7 8 9 10 ... 15 »
搜珍网 www.dssz.com