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

搜索资源列表

  1. solve-hilbert-equation

    0下载:
  2. 迭代法解hilbert方程. 分析了Hilbert方程的条件数和三种迭代法的谱半径,并用Jacobi迭代、gauss_seide迭代、SOR迭代法解Hilbert方程。-Hilbert iterative method for solving equations and analysis of the condition number of the spectral radius of three kinds of iterative method Hilbert equations and
  3. 所属分类:Algorithm

    • 发布日期:2017-05-04
    • 文件大小:51878
    • 提供者:wul
  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. heat-conduct-with-FVM_SOR

    1下载:
  2. 基于热传导方程,用MATLAB编程实现的有限体积法,采用SOR超松弛迭代松弛法-Based on the finite volume method for the heat conduction equation programming using MATLAB implementation, the relaxation method using SOR super relaxation iteration
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:1318
    • 提供者:taylor
  1. lxvlicit_timestamping

    0下载:
  2. matlab-sor实现matlab上的sor迭代法,可以学习参考-Matlab- sor sor iteration method on matlab, can learn the reference
  3. 所属分类:OpenGL program

    • 发布日期:2017-12-15
    • 文件大小:8192
    • 提供者:Rtgqoyd
  1. ISAKhieearchy

    0下载:
  2. matlab-sor实现matlab上的sor迭代法,可以学习参考-Matlab- sor sor iteration method on matlab, can learn the reference
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-23
    • 文件大小:11264
    • 提供者:aiomgiurys
  1. ter

    0下载:
  2. matlab-sor实现matlab上的sor迭代法,可以学习参考-Matlab- sor sor iteration method on matlab, can learn the reference
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-21
    • 文件大小:11264
    • 提供者:Elmdr
  1. 解Laplace方程

    1下载:
  2. 稳定温度场问题,包括Laplace方程的迭代法计算,以及对所采用的SOR松弛法的分析。(The problem of stabilizing the temperature field includes the iterative computation of the Laplace equation and the analysis of the SOR relaxation method employed.)
  3. 所属分类:数学计算

    • 发布日期:2017-12-23
    • 文件大小:2048
    • 提供者:Johnsonnnn
  1. StreamFunction

    0下载:
  2. Finite volume matlab code for vorticity stream function using SOR as linear solver
  3. 所属分类:matlab例程

    • 发布日期:2017-12-31
    • 文件大小:1024
    • 提供者:James50
  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. 2_1-D_CFD_scheme_ver1.zip

    0下载:
  2. The solver was made to solve the convetive heat tranfer problem (2-D steady elliptic BVP). Not only several schemes, which are ADI, checkerboard, Crank-Nicolson, Gauss-Seidal with SOR but also exact solution are also present. You can implement and c
  3. 所属分类:数学计算

  1. Iter.zip

    0下载:
  2. 求解线性方程组的常用算法matlab实现 包括 Jacobi,Gauss_Seid 与 SOR(Common iterative methods function to solve linear symstems of equations. (Jacobi, Gauss_Seid and SOR))
  3. 所属分类:matlab例程

    • 发布日期:2018-01-04
    • 文件大小:2048
    • 提供者:焦浮
  1. DiffParam_SOR

    0下载:
  2. 非线性方程组求解matlab程序,基于DiffParam和SOR的非线性方程组求解matlab例程(Nonlinear equations for solving matlab program, based on DiffParam and SOR nonlinear equations for solving matlab routines)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-04
    • 文件大小:1024
    • 提供者:qweshpd
  1. regifters_cell

    0下载:
  2. “解边值问题的松弛法”(SOR)(Chebyshev absolution)和“交替方向隐式方法”(ADI) (此两种解法均()
  3. 所属分类:图形图象

    • 发布日期:2018-01-07
    • 文件大小:1024
    • 提供者:Hejrd
  1. Matlab

    0下载:
  2. 包括高斯消元法,列主元高斯消元法,雅可比方法,雅可比—赛都,SOR方法(includes some small programs about numerical analysis in MATLAB)
  3. 所属分类:matlab例程

  1. diedaijiefangchengzu

    0下载:
  2. 矩阵三角分解法解方程 雅可比迭代法、高斯赛德尔迭代法、SOR迭代法解线性方程组。(Matrix triangulation method for solving equations Jacobi iterative method, Gauss Seidel iteration method and SOR iterative method are used to solve linear equations.)
  3. 所属分类:数据结构

    • 发布日期:2018-04-20
    • 文件大小:2048
    • 提供者:536536536
  1. 线性方程组计算

    1下载:
  2. 利用高斯消元法法求解病态矩阵——hilbert 矩阵的线性方程组。通过条件数分析,找出误差较大的原因。再利用 Jacobi 迭代方法、G-S 迭代方法和 SOR 迭代法做了进一步探究。另外,作为要求之外的,还使用共轭梯度法来求解方程以来进行对比,并利用Tikhonov 正则化的方法改善矩阵的条件数,来减小误差。(The Gauss elimination method is used to solve the linear equations of the ill conditioned mat
  3. 所属分类:数学计算

    • 发布日期:2018-04-29
    • 文件大小:2048
    • 提供者:才子昕
  1. ssjkhoh0

    0下载:
  2. “解边值问题的松弛法”(SOR)(Chebyshev absolution)和“交替方向隐式方法”(ADI) (此两种解法均()
  3. 所属分类:图形图象

    • 发布日期:2018-04-30
    • 文件大小:2048
    • 提供者:Maxix
  1. Mathematica实现数值分析

    1下载:
  2. 利用Mathematica实现数值分析,包括Gauss-Seidel迭代,Jacobi迭代法,SOR法,牛顿迭代法等(Mathematica is used to realize numerical analysis, including Gauss-Seidel iteration, Jacobi iteration, SOR method, Newton iteration method, etc.)
  3. 所属分类:数学计算

    • 发布日期:2020-12-22
    • 文件大小:445440
    • 提供者:UNSCINFINITY
  1. example1

    1下载:
  2. 一维稳态传热问题,有限差分法,SOR求解方法(one dimensional stead heat transfer problem, finite difference method, solution method: sor)
  3. 所属分类:matlab例程

    • 发布日期:2020-04-18
    • 文件大小:1024
    • 提供者:ddsdsdssd
« 1 2 ... 10 11 12 13 14 15»
搜珍网 www.dssz.com