CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - SOR

搜索资源列表

  1. spgs

    0下载:
  2. 用途:利用二分法快速求解非线性方程f(x) = 0; 用向量形式(普通存储格式)的Gauss-Seidel迭代解线性方程组Ax=b;Newton迭代法解非线性方程f(x) = 0;用分量形式的SOR迭代解线性方程组Ax=b;用向量(稀疏存储)形式的Gauss-Seidel迭代解线性方程组Ax=b -Purposes: the use of dichotomy quickly solving nonlinear equations f (x) = 0 with vector form o
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:535byte
    • 提供者:李能
  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
    • 文件大小:612byte
    • 提供者:xinyi1234
  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
    • 文件大小:569byte
    • 提供者: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
    • 文件大小:212.48kb
    • 提供者:Feiyu Lu
  1. paint

    0下载:
  2. this is samole sor VISUAL basic 6. source code for Paint
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:565.07kb
    • 提供者:fahime
  1. methode_de_relaxation

    0下载:
  2. the way SOR in c language
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:785byte
    • 提供者:mohamed
  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
    • 文件大小:2.44kb
    • 提供者:zhanglei
  1. SOR

    0下载:
  2. 上计算方法写的C程序,主要内容是松弛迭代算法的解方程方法,相关算法在计算方法教科书中会有详细介绍-Write C program on calculation method, the main content is the relaxation iterative algorithm of solving equations method, correlation algorithm calculation method in textbooks could be described in de
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-21
    • 文件大小:1.7kb
    • 提供者:孤鹜
  1. gauseidel-jacobi-richason-SOR

    0下载:
  2. 高斯赛德尔迭代法,雅可比迭代法,理查森迭代算法,超松弛迭代算法的matlab程序。上述算法均用于求解线性方程组。-High Sisaideer iterative method, Jacobi iteration, Richardson iterative algorithm, over relaxation algorithm matlab program. The algorithm for solving linear equations.
  3. 所属分类:Other systems

    • 发布日期:2017-11-23
    • 文件大小:1.64kb
    • 提供者:pengtao
  1. SOR

    0下载:
  2. 研究松弛因子对SOR法收敛速度的影响,可为作数值分析实验的提供参考。-Study the effect of relaxation factor on the SOR method is convergent speed,it Can provide reference for numerical analysis experiment
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-27
    • 文件大小:653byte
    • 提供者:denglin
  1. 5

    0下载:
  2. 基于c的gauss-siedel与SOR迭代法解线性方程组的通用程序,并通过试探解给出最好的松弛因子。-C based on a common program of gauss-siedel and SOR iterative method for solving linear equations, and through trial solution gives the best relaxation factor.
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:1021byte
    • 提供者:
  1. SOR-method

    2下载:
  2. 该程序是电磁场学习实验。用超松弛迭代法求解接地金属槽内的电位分布。 有个无限长直的金属槽,截面为正方形,两侧面及底板接地,上盖板与侧面绝缘,其上的电位为φ=100V,侧面电位φ=0V,试用有限差分法计算槽内的电位。内附编程思路等原理讲解 -The program is electromagnetic learning experiment. Solving the potential distribution of a grounded metal tank with super-rel
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:107.33kb
    • 提供者:DISENCHAN
  1. thrust-lubtication-wiht-matlab

    14下载:
  2. 用matlab编写的五点差分法离散雷诺方程用SOR(超松弛迭代法)求解压力分布的源程序-thrust lubtication wiht matlab
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:14.84kb
    • 提供者:zlm
  1. mathmatical-calculation-with-matlab

    0下载:
  2. CG、Gauss、SOR、Jacobi迭代法matlab程序 自己收藏的源程序-CG, Gauss, SOR, Jacobi iteration method matlab program his collection of source code
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:4.14kb
    • 提供者:yangjinhong
  1. SOR-Fortran

    0下载:
  2. SOR算法,利用Fortran语言编译,有助于初学Fortran语言的同学深入学习程序,并熟练该算法。-SOR FORTRAN is useful for learners to improve their ability of writing procedure.
  3. 所属分类:Other systems

    • 发布日期:2017-05-01
    • 文件大小:12.46kb
    • 提供者:张江
  1. SOR

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

    • 发布日期:2017-05-05
    • 文件大小:11.31kb
    • 提供者:代码
  1. sor超松弛迭代法

    0下载:
  2. 一个实现sor超松弛迭代法的c语言算法,可以帮助新手完成矩阵计算(A C language algorithm for realizing over relaxation iterative method)
  3. 所属分类:其他

    • 发布日期:2017-12-21
    • 文件大小:1kb
    • 提供者:破云
  1. SOR-4

    0下载:
  2. Single phase overload relay using PIC16F676
  3. 所属分类:其他

    • 发布日期:2017-12-23
    • 文件大小:105kb
    • 提供者:jay28
  1. SOR

    0下载:
  2. 超松驰迭代法,用于快速求解线性方程组,可按每行注释理解算法原理,可自行调整松弛因子(一般建议1.2左右有良好效果)(The super relaxation iteration method is used to solve the linear equations quickly. It can understand the algorithm principle according to each row annotation, and can adjust the relaxation f
  3. 所属分类:其他

  1. G-S

    1下载:
  2. 在matlab上实现G-S,SOR,JACOBI等多种迭代算法(G-S, SOR, JACOBI and other iterative algorithms are implemented on MATLAB.)
  3. 所属分类:其他

    • 发布日期:2021-04-27
    • 文件大小:3kb
    • 提供者:kaikaizz
« 12 »
搜珍网 www.dssz.com