CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 matlab例程 搜索资源 - 松弛迭代法

搜索资源列表

  1. sy3

    0下载:
  2. Jacobi迭代法、Gauss-Seidel迭代法、超松弛迭代法(SOR方法)分别求解线性方程组的近似解-Jacobi iteration, Gauss-Seidel iteration, SOR (SOR method) for solving linear equations are approximate solutions
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1117
    • 提供者:王宝木
  1. sor

    1下载:
  2. 求解线性方程组的超松弛(SOR)迭代法-Solving Linear Equations over-relaxation (SOR) iterative method
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:582
    • 提供者:liruifa
  1. iterative

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

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

    1下载:
  2. 正三角形区域的有限差分法MATLAB超松弛迭代,-Triangular region, finite difference method over-relaxation iteration MATLAB
  3. 所属分类:matlab

  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-guass-SOR

    0下载:
  2. 数值方法:雅克比、高斯赛德尔、超松弛迭代法matlab编程-Numerical methods: Jacobian, Gauss Seidel, over relaxation iterative method matlab programming
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1547
    • 提供者:阿杰
  1. Sor_use

    0下载:
  2. 超松弛迭代法求解线性方程组,有相应的例题以及详细的解说该代码的使用。-Successive over-relaxation method to solve linear equations code with specific explain and example.
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:661
    • 提供者:yongminghu
  1. Jacobi

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

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

    1下载:
  2. 有限差分。超松弛迭代法相关程序和资料 有限差分。超松弛迭代法相关程序和资料-Finite difference. Super relaxation iteration method relevant procedures and material
  3. 所属分类:matlab

    • 发布日期:2017-11-23
    • 文件大小:6589
    • 提供者:倪守龙
  1. WENJIAN

    0下载:
  2. 超松弛迭代法MATLAB程序及迭代次数与松弛因子的关系-SOR iteration method MATLAB program and the relationship with the relaxation factor
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:9798
    • 提供者:孙露露
  1. MAOR

    0下载:
  2. 改进超松弛迭代法求解线性方程的例子程序,例子矩阵可随意修改-MAOR method for solving linear equations example program, examples can be freely modified matrix
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:552
    • 提供者:孙德宇
  1. Finite-difference---Laplace-equation

    0下载:
  2. 有限差分法求解拉普拉斯方程,超松弛迭代,光波波长计算模拟-Finite difference method for solving the Laplace equation, SOR, the wavelength computational simulation
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:118589
    • 提供者:adil
  1. songchidiedai

    2下载:
  2. 本科电磁场与电磁波课程设计, 基于有限差分法的二维边值问题的数值分析, 超松弛迭代法,两种网格尺寸0.1和1-Electromagnetic Fields and Waves undergraduate curriculum design, finite difference method based on numerical analysis of two-dimensional boundary value problem, SOR method, two mesh sizes 0.
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:928
    • 提供者:王伟
  1. fixed_tilting_bearing_static

    0下载:
  2. 轴承静态计算,利用超松弛迭代法计算固定瓦可倾瓦轴承在静态下的承载系数-Bearing static, calculated fixed-watt tilting pad bearings under static load factor in the use of ultra-relaxation method
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:2465
    • 提供者:zhangdi
  1. matlab

    0下载:
  2. 一个关于求电位分布的,用的是超松弛迭代法-One of the potential distribution, using the super relaxation iteration method
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1638
    • 提供者:徐瑞仙
  1. sor

    0下载:
  2. 超松弛迭代法数值实验,matlab程序,含部分注释-Numerical experiments over relaxation iterative method, matlab program, including some comments
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1215
    • 提供者:
  1. Gauss消元法,Jacobi迭代法,超松弛迭代法

    0下载:
  2. Gauss消元法,Jacobi迭代法和超松弛迭代法求解线性方程组的M文件(Gauss elimination method, Jacobi iteration method and over relaxation iterative method for solving linear equations of the M file)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-22
    • 文件大小:1024
    • 提供者:Mathematic
  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
    • 提供者:天会灰
  1. 基于有限差分法的二维边值问题的数值分析

    17下载:
  2. 1. 在matlab中分析基于分离变量法的解析解; 2. 利用简单迭代法求解,与解析法结论对比,分析求解结果的精确度。分析过程至少包括:在网格尺寸为0.1 m和1 m两种条件下,两次迭代差值最大为10-10时的分析结论; 3. 利用超松弛迭代法分析,选择松弛因子,分析其对收敛速度(即迭代次数)的影响,并确定最优值。分析过程至少包括:在网格尺寸为0.1和1两种条件下,两次迭代差值最大为10-10时,迭代次数随松弛因子的变化,得到对应的最优松弛因子,与经验值(课本165页式子3.7.15)进行
  3. 所属分类:matlab例程

    • 发布日期:2018-05-01
    • 文件大小:3072
    • 提供者:花祭嘉音
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com