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

搜索资源列表

  1. iterative

    3下载:
  2. rs 里查森迭代法求线性方程组 crs 里查森参数迭代法求线性方程组 grs 里查森迭代法求线性方程组 jacobi 雅可比迭代法求线性方程组 gauseidel 高斯-赛德尔迭代法求线性方程组 SOR 超松弛迭代法求线性方程组 SSOR 对称逐次超松弛迭代法求线性方程组 JOR 雅可比超松弛迭代法求线性方程组 twostep 两步迭代法求线性方程组 fastdown 最速下降法求线性方程组 conjgrad 共轭梯度法求线性方程组 preconjgr
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:7167
    • 提供者:zuoxl
  1. NumericalAlgorithm

    0下载:
  2. 常用数值算法的C++源码,包括三次样条插值、二重积分计算、常微分初值问题数值解、Newton迭代法、列主元高斯消去法、逐次超松弛迭代法。-Numerical algorithm used in C++ source code, including the cubic spline interpolation, double integral, the ordinary differential initial value problem numerical solution, Newton it
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:6419
    • 提供者:胡婕
  1. SOR

    0下载:
  2. 超松弛法松弛因子的比较(用户输入松弛因子 程序输出结果和迭代次数)-Over-relaxation method relaxation factor comparison (relaxation factor process user input and output iterations)
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:6524
    • 提供者:白水
  1. GSandSOR

    0下载:
  2. 高斯GS与超松弛SOR迭代算法解线性方程组-Gaussian GS and SOR iterative algorithm over-relaxation solution of linear equations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:376215
    • 提供者:陈炜
  1. Guass-seidel

    1下载:
  2. 超松弛高斯赛德尔 通过迭代过程求方程组的根-Over-relaxation iterative process through Guass-seidel equations for the root
  3. 所属分类:Mathimatics-Numerical algorithms

  1. ssor_conjugate_grad

    0下载:
  2. 在求解偏微分方程时常用的预处理(采用对称超松弛迭代法)共轭梯度法-When solving partial differential equations in the commonly used preconditioning (using symmetric overrelaxation iterative method) Conjugate Gradient Method
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:621
    • 提供者:malanxiang
  1. massor

    0下载:
  2. 求解线性方程组的对称逐次超松弛迭代法ssor-Solving linear equations of symmetric successive over-relaxation iteration method(ssor)
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:698
    • 提供者:malanxiang
  1. experimentreport

    0下载:
  2. 用迭代法解方程组 Jacobi Gauss-Sedel SOW 超松弛迭代 各种技术的比较 数值实验报告-Iterative solution of equations Jacobi Gauss-Sedel SOW SOR numerical comparison of various techniques Experimental Report
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:212345
    • 提供者:邓大
  1. laplace2

    1下载:
  2. 正三角形区域的有限差分法MATLAB超松弛迭代,-Triangular region, finite difference method over-relaxation iteration MATLAB
  3. 所属分类:matlab

  1. GuassSiedel

    0下载:
  2. 雅可比 高斯-塞德尔 逐渐超松弛-GuassSiedel XOR
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-04
    • 文件大小:9965
    • 提供者:xunqing
  1. SOR2

    0下载:
  2. 可求解二维变量矩阵的超松弛迭代方法,因此所求解未知量可为二维矩阵。-It is a SOR solver which can be used to solve the 2D unknowns matrix.
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:552
    • 提供者:ylw
  1. OverrelaxationMethod

    0下载:
  2. 研究生课程:数值分析课后题:第一题(二问):超松弛法求方程组根(完全个人编写)-Overrelaxation method;Equations;Postgraduate
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:108417
    • 提供者:徐凯
  1. SOR

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

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

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

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

    0下载:
  2. 逐次超松弛迭代,数值模拟人士必知晓的知识-sup-relaxation iteration method
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:756671
    • 提供者:刘翔东
  1. stl

    0下载:
  2. 用于计算矩阵方程的超松弛迭代算法C++程序,-Matrix equation used to calculate the over-relaxation iteration algorithm C++ program
  3. 所属分类:STL

    • 发布日期:2017-04-10
    • 文件大小:802
    • 提供者:parker
  1. test3

    0下载:
  2. 迭代法解方程组 雅可比方法 高斯-塞德尔方法 超松弛方法-Iteration method equation Jacobi Gauss- Seidel method overrelaxation method
  3. 所属分类:Java Develop

    • 发布日期:2017-04-11
    • 文件大小:1033
    • 提供者:mao
  1. determine-the-potential-value

    0下载:
  2. 一个二维静电场,电位函数为 ,边界条件如题图所示,将正方形场域分成20个正方形网格。有十六个内部网格点。假定16个网格点的初始值为0,试用超松弛法确定16个网格点的电位值。-A two-dimensional electrostatic field, potential function, boundary conditions such as the title shown below, the square field divided into 20 square grid. Sixteen
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:20476
    • 提供者:xiaoxia
  1. algorithm

    0下载:
  2. 超松弛迭代法、最小二乘法、拉格朗日插值法、牛顿插值法、牛顿迭代法、雅克比迭代-Over relaxation method, least squares, Lagrange interpolation, Newton interpolation, Newton' s iterative method, Jacobi iteration
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:7227
    • 提供者:钱伟欣
  1. SSOR

    0下载:
  2. 用C++写的超松弛迭代法求线性方程组的解,本程序实现求节点点位-Written in C++ over-relaxation iteration method of solution of linear equations, find the node point program to achieve
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:384987
    • 提供者:
« 1 2 34 5 6 7 »
搜珍网 www.dssz.com