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

搜索资源列表

  1. mathvalue

    1下载:
  2. 编写一个用SOR法解方程组Ax=b的计算机程序,其中 要求程序中不存系数A,分别对不同的阶数(例如n=15,80)取w=1.7,1.8,1.9,进行迭代,记录近似解 达到 时所用迭代次数k,观察松弛因子对收敛速度的影响。
  3. 所属分类:其它

    • 发布日期:2014-01-17
    • 文件大小:2.89kb
    • 提供者:桦华
  1. 逐次超松弛迭代法

    0下载:
  2. 解线性方程组Ax=b的SOR方法的通用程序-solution of linear equations Ax = b SOR method of common procedures
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:984byte
    • 提供者:lin
  1. SOR

    0下载:
  2. 超松弛法(SOR迭代)c语言源程序代码,很有用. 对学者计算帮助很大.-Overrelaxation (SOR iteration) c language source code useful. The scholars of great help.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:2.14kb
    • 提供者:肖青顺
  1. sor

    0下载:
  2. 松弛因子做自适应估计的SOR迭代法求解大型稀疏线性代数方程组程序-Relaxation Factor in the SOR iterative adaptive estimation method for solving large sparse linear algebraic equations program
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:1.37kb
    • 提供者:康延云
  1. seach_postiton

    1下载:
  2. 字典序问题:在数据加密和数据压缩中常需要对特殊的字符串进行编码。给定的字母表 A 由 26 个小 写英文字母组成 A={a,b,…,z}。该字母表产生的升序字符串是指字符串中字母按照从左到 右出现的次序与字母在字母表中出现的次序相同,且每个字符最多出现 1 次。例如,a,b,ab, bc,xyz 等字符串都是升序字符串。 -search the postion for the given ascend sor string.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-22
    • 文件大小:1.77kb
    • 提供者:胡益明
  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. sor1

    0下载:
  2. SOR FOR MATLAB NOT QUITE CORRECT BUT EASY TO UNDERSTAND
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-10
    • 文件大小:1.08kb
    • 提供者:zhang
  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. 解线性代数方程组的松弛(SOR)迭代法的C++实现-Solution of linear algebraic equations of the relaxation (SOR) iterative method of C++
  3. 所属分类:Console

    • 发布日期:2017-04-03
    • 文件大小:753byte
    • 提供者:CGQ
  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. 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. 所属分类:ADO-ODBC

    • 发布日期:2017-04-12
    • 文件大小:610byte
    • 提供者:chena79enee
  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