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

搜索资源列表

  1. linear-simultaneous-equations

    0下载:
  2. 线性方程组LU分解直接解法,GS迭代、夹克比迭代、SOR迭代等Matlab代码-linear simultaneous equations
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:2184
    • 提供者:李南
  1. SOR

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

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

    0下载:
  2. 方腔内流动,左右侧壁有温度差,固壁条件, SOR算法求解-Cavity flow, a temperature difference between left and right side wall, solid wall condition, SOR algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2501
    • 提供者:zhanglei
  1. Jacobi

    1下载:
  2. 解线性方程组的迭代法,包括jacobi、g-s、sor。-Solving linear equations, iterative method, including jacobi, gs, sor.
  3. 所属分类:Algorithm

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

    0下载:
  2. 解线性代数方程组的松弛(SOR)迭代法的C++实现-Solution of linear algebraic equations of the relaxation (SOR) iterative method of C++
  3. 所属分类:Console

    • 发布日期:2017-04-03
    • 文件大小:753
    • 提供者:CGQ
  1. Sor--Jacobi-Gauss

    0下载:
  2. Code gauss_seidel, Jacobi and Sor, differences in the implementation of numerical methods divided.
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:14475
    • 提供者:mich
  1. numeral-examples

    0下载:
  2. 用gauss-sedel、SOR、梯度法、PR格式等分别计算数值微分方程,PR方法实现二阶微分方程的数值求解-With a gauss-sedel, SOR, gradient, PR format values ​ ​ were calculated differential equations, PR method the numerical solution of second-order differential equations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:7205
    • 提供者:张绣
  1. SOR

    0下载:
  2. SOR计算方法,可以对多元方程组进行解算。-SOR method of calculation can be carried out on multi-equations solver.
  3. 所属分类:MPI

    • 发布日期:2017-04-11
    • 文件大小:541
    • 提供者:李建胜
  1. sor

    0下载:
  2. SOR ap for CUDA, iterate many times and proceed reduction for check the result of program.
  3. 所属分类:MPI

    • 发布日期:2017-04-03
    • 文件大小:3357
    • 提供者:IceCold
  1. SOR

    0下载:
  2. SOR迭代法求线性行放程组。看来功能可以很好地饿实现,不过得自己编写方程组和向量-SOR stationary calculate the
  3. 所属分类:matlab

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

    0下载:
  2. 数值分析SOR迭代方法求解线性方程,主要源代码。-Numerical analysis SOR method for solving equations
  3. 所属分类:Algorithm

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

    0下载:
  2. 用SOR迭代法求解方程组的解的matlab程序-With SOR iterative method to solve the solution of system program
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1079
    • 提供者:sly
  1. SOR

    0下载:
  2. 数值计算中的sor离散格式算法,可采用该格式对二维问题进行离散-2D,Sor discretize method
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:1526
    • 提供者:田田园
  1. SOR

    0下载:
  2. 解线性方程组的SOR(超松弛)方法的matlab代码实现-Solution of linear equations of the SOR code
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:596
    • 提供者:李莎
  1. Jacobi-Gauss_Seide-SOR

    0下载:
  2. 三个m文件。线性方程求解的常见几种如Jacobi、Gauss_Seidel、SOR迭代法的matlab程序。三种迭代法主体程序大致都差不多,迭代次数取决于误差epsilon设的大小,其中Gauss_Seidel收敛最快,迭代次数较少。-Three m files. Common in several of linear equations, such as Jacobi, Gauss_Seidel, SOR iterative method matlab program. The main pr
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:1209
    • 提供者:luer
  1. SOR-Maple

    0下载:
  2. SOR Method For solving Numberical Calculation! Written Ba alireza mahdavi(iran)
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:1062
    • 提供者:ali
  1. solves an equation using SOR-method

    0下载:
  2. solves an equation using SOR-method, chooses the best omega uses 2 different steps for matrix with and without diagonal dominance
  3. 所属分类:matlab例程

    • 发布日期:2017-11-14
    • 文件大小:985
    • 提供者:Olya
  1. GS-SOR

    0下载:
  2. 有关于数值代数中Guass-Seidal迭代法和SOR迭代法的完整源码。-The complete source about the numerical algebra Guass-Seidal iterative method and SOR iterative method.
  3. 所属分类:matlab

    • 发布日期:2017-11-17
    • 文件大小:1843
    • 提供者:regina
  1. gaussseidel-and-sor

    0下载:
  2. Gaussseidel程序和sor程序,用于数值代数算法之中。-Gaussseidel sor
  3. 所属分类:Data structs

    • 发布日期:2017-11-07
    • 文件大小:1041
    • 提供者:颜寒笑
  1. matlab-sor

    0下载:
  2. 包含了常用的CG算法/SOR迭代算法/SDM最速下降法等算法-Used CG algorithm/SOR iterative algorithm/SDM steepest descent method algorithm
  3. 所属分类:matlab

    • 发布日期:2016-01-27
    • 文件大小:1024
    • 提供者:Will Leung
« 1 2 34 5 6 7 8 9 10 ... 15 »
搜珍网 www.dssz.com