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

搜索资源列表

  1. JGSSOR

    0下载:
  2. 该程序用于数值分析中计算J迭代,GS迭代,SOR迭代。-procedures for the numerical analysis of iterative calculations J, GS iteration, the SOR iteration.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1217
    • 提供者:陈如山
  1. 3.40

    0下载:
  2. 东南大学《数值分析》上机题答案,逐次超松弛迭代法-Southeast University numerical analysis machine answers, SOR iterative method
  3. 所属分类:Algorithm

    • 发布日期:2017-11-15
    • 文件大小:305277
    • 提供者:郭小强
  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. 数值分析的算法,松驰迭代算法,要的人可以下载-Numerical analysis algorithms, relaxation iterative algorithm, it is necessary to take a look at the people can download
  3. 所属分类:Algorithm

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

    0下载:
  2. 数值分析算法 SOR迭代算法的C++实现-Numerical analysis algorithms SOR iterative algorithm to achieve the C++
  3. 所属分类:Mathimatics-Numerical algorithms

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

    0下载:
  2. 逐次超松驰迭代法(Successive Over Relaxation Me thod,简称SOR方法)是高斯—塞德尔方法的一种加速方法,是解大型稀疏矩阵方程组的有效方法之一,它具有计算公式简单,程序设计容易,占用计算机内存较少等优点,但需要较好的加速因子(即最佳松驰因子).下面我们首先说说松驰一词的含意,再利用它来解释雅可比迭代法与高斯—塞德尔迭代法,最后给出逐次超松驰迭代法的推算公式和收敛性条件.-Successive over relaxation iteration method (Su
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:619
    • 提供者:iop
  1. PCA_GS_SOR

    0下载:
  2. 模式识别中的PCA算法,数值分析中的SOR和GS迭代算法-The PCA algorithm for pattern recognition, numerical analysis and GS SOR iterative algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:1327
    • 提供者:lixiang
  1. shuzhifenxichengxu

    0下载:
  2. 包含多个数值分析程序,高斯消去法,拉格朗日插值法,牛顿插值法,sor,平方根法等。-Multiple numerical analysis program, Gaussian elimination method, Lagrange interpolation, Newton interpolation, sor, the square root law.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:3019
    • 提供者:刘伟
  1. chaosuchidiedaifa

    0下载:
  2. 超松弛迭代法!欢迎下载!数值分析的内容!谢谢!-SOR method! Welcome to download! Numerical analysis of the contents! Thank you!
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:622
    • 提供者:brq
  1. 111

    0下载:
  2. 非线性数值分析 牛顿迭代法、Gauss-Seideil迭代法以及SOR矩阵分解-Numerical analysis of nonlinear Newton iteration, Gauss-Seideil SOR iteration method and the matrix factorization
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:733861
    • 提供者:whr
  1. NumAnlys

    0下载:
  2. 东大研究生数值分析上机题,包括牛顿法,高斯算法,逐次超松弛迭代法,3次样条插值,RK4法等函数。-The numerical analysis exercises by computer of southeast university,including Newtons law,Gauss algorithm,SOR,3 times spline interpolation,RK4,etc.
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:5108
    • 提供者:星星
  1. SOR

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

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

    0下载:
  2. 包括图形应用篇、界面设计篇、图形处理篇、数值分析篇四部分。从简单的三角函数到图像分析、矢量数据、三角分析法、SOR迭代法-Including articles of graphics applications, interface design articles, graphics processing chapter, numerical analysis chapter four parts. From simple trigonometry to image analysis, vecto
  3. 所属分类:matlab

    • 发布日期:2017-11-17
    • 文件大小:21569
    • 提供者:royzeus
  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
    • 文件大小:653
    • 提供者:denglin
  1. SOR

    0下载:
  2. SOR迭代法求解线性方程组的C++程序,是一种数值分析常用程序-SOR iterative method for solving linear equations C++ procedure is a procedure commonly used numerical analysis
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:593344
    • 提供者:Chrestina
  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. songchidiedai

    2下载:
  2. 本科电磁场与电磁波课程设计, 基于有限差分法的二维边值问题的数值分析, 超松弛迭代法,两种网格尺寸0.1和1-Electromagnetic Fields and Waves undergraduate curriculum design, finite difference method based on numerical analysis of two-dimensional boundary value problem, SOR method, two mesh sizes 0.
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:928
    • 提供者:王伟
  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. numerical-analysis

    0下载:
  2. 数值分析中解线性方程组,最常用的四种迭代方法:雅克比、高斯赛德尔、SOR、共轭梯度,以及他们的比较-numerical analysis : jacobi S-G、SOR、cong
  3. 所属分类:Algorithm

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

    0下载:
  2. 在电子工程数值分析方法中使用超松弛迭代进行求解。-In the electronic engineering numerical analysis method using over-relaxation iteration algorithm.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:552
    • 提供者:孟杨
« 12 »
搜珍网 www.dssz.com