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

搜索资源列表

  1. iterative_SOR

    0下载:
  2. 这是一个迭代法实现的C代码。本算法采用的是SOR迭代法。-This is an iterative method to achieve the C code. This algorithm is used SOR iteration.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:955
    • 提供者:宋亚平
  1. SOR

    2下载:
  2. SOR法解线性方程组(逐次超松弛法)是Gauss-Seidel的改进方法-SOR method for linear equations (successive over-relaxation method) is the Gauss-Seidel Method
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:1395
    • 提供者:罗磊君
  1. sor

    0下载:
  2. 利用超松弛迭代法解矩阵的源程序,C语言编写-The use of over-relaxation iteration method solution matrix of the source code, C language
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:606
    • 提供者:jeasen
  1. sor

    0下载:
  2. sor迭代法,是数值分析中很重要的一种,源码为其在matlab中的实现。-sor iterative method, numerical analysis is a very important one in the matlab source code for its realization.
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:1009
    • 提供者:马丫
  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
    • 文件大小:569
    • 提供者:tang lu ming
  1. mulNewtonSOR

    0下载:
  2. 本代码为牛顿-SOR迭代法求解非线性方程组。其调用格式为[r,m]=mulNewtonSOR(F,x0,w,h,eps) 其中F:方程组,x0:方程组初始解,w:SOR迭代因子,h:数值积分常数,eps:根的精度,m:迭代步数。-The code for the Newton-SOR iteration method for solving nonlinear equations. Its call format [r, m] = mulNewtonSOR (F, x0, w, h, eps)
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:594
    • 提供者:锦夏
  1. all1

    0下载:
  2. Gauss消去法、Jacobi法、SOR法解线性方程组的源程序,可以方便得到解-code for solution of linear equations using Gauss elimination method、Jacobi method and SOR method
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:837
    • 提供者:junli
  1. 01

    0下载:
  2. This is fortran source code for solving driven cavity problem with SOR method.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:2126
    • 提供者:nima motaghian
  1. sor

    0下载:
  2. 迭代松弛法算例,运用该代码,可假设不同松弛因子,计算出相应的结果并显示-Iterative relaxation method example, use this code, can assume different relaxation factor, calculate the corresponding results and display
  3. 所属分类:matlab

    • 发布日期:2017-12-01
    • 文件大小:558
    • 提供者:pingan
  1. matlab

    1下载:
  2. 用matlab分析数值的,有拉个朗日插值、三次样条插值法、NEWTON插值、hermite插值、mewton形式的hermite插值、平方根法、gauss消去法、三角分解法、jacobi迭代法、 gauss迭代法、sor迭代法、最速下降法、共额梯度法、mewton迭代法、逆broyden迭代法。一共15段代码。 -Numerical analysis using matlab, there are a Long Day interpolation, cubic spline interp
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:2238
    • 提供者:佳佳
  1. SORmethod

    0下载:
  2. 基于matlab编写的SOR法程序源代码,如果有用请拿去-SOR method matlab prepared based source code, if useful, please take
  3. 所属分类:matlab

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

    0下载:
  2. SOR迭代方法的源代码 的数值分析可能有助于孩子的数值分析研究-Numerical analysis of the source code of SOR iterative method source code may be helpful for the numerical analysis to study the child
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2368
    • 提供者:图拉
  1. fortran-PROGRAM

    1下载:
  2. 基于Fortran95/2003的一些算法的源代码。如高斯消去法,Jacobi超松弛迭代法等,可为初学者提供参考。-Fortran95/2003 based on some algorithm source code. Such as Gaussian elimination method, Jacobi SOR method can provide a reference for beginners.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-23
    • 文件大小:377279
    • 提供者:海寒
  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
    • 文件大小:4238
    • 提供者:yangjinhong
  1. CG_lanczos_MINRES_SOR_Fastdown

    2下载:
  2. 李津第一次大作业代码:包括共轭梯度法CG,兰索斯Lanczos法、MINRES法、SOR法、最速下降法-Li Jin first big job code: include conjugate gradient method CG, Lanczos Lanczos method, MINRES method, SOR method, the steepest descent method
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:6132
    • 提供者:大国之约
  1. sor_iterate

    0下载:
  2. Fortran SOR method code
  3. 所属分类:Compiler program

    • 发布日期:2017-04-12
    • 文件大小:1350
    • 提供者:skywalk3r
  1. sor

    0下载:
  2. SOR法求解病态线性方程组的MATLAB源代码-SOR method for solving ill-conditioned linear equations MATLAB source code
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:7554
    • 提供者:kal
  1. fundamentals_of_numerical_analysis

    0下载:
  2. 包含了求解方程组的以下几种方法的代码: Gauss 消元法,Cholesky 分解法,SOR 迭代方法,共轭梯度法-This code contains these ways to solve the equations: Gauss elimination,Cholesky factorization,SQR iterative method,and conjugate gradient method.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:3587
    • 提供者:April
  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
    • 文件大小:610
    • 提供者:chena79enee
搜珍网 www.dssz.com