CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - relaxation method

搜索资源列表

  1. vbC13

    0下载:
  2. 用VB语言实现偏微分方程的解法 包括解边值问题的松弛法、交替方向隐式方法等-VB language PDE solution of the boundary value problems including Xie relaxation method, alternating direction implicit methods
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1.66kb
    • 提供者:刘立立
  1. solution-of-Partial-differential-equation

    1下载:
  2. “解边值问题的松弛法”(SOR)(Chebyshev absolution)和“交替方向隐式方法”(ADI) (此两种解法均针对解椭圆形方程所用到的方法)-"solution to the boundary value problems relaxation method" (SOR) (Chebyshev Absolution) and "alternating direction implicit method" (ADI) (these two
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:2.33kb
    • 提供者:ldg
  1. SONGCIFA

    0下载:
  2. 松弛法解方程C程序-relaxation method of solving equations C program.
  3. 所属分类:数学计算/工程计算

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

    0下载:
  2. 松弛因子的介绍(“松弛迭代法是高斯-塞德尔迭代法的一种加速方法,基本思想是将高斯-塞德尔迭代法得到的第k+1次近似解向量与第k次近似解向量作加权平均,当权因子(即松弛因子)w选择是适当时,加速效果很明显。因此这个方法最关键的是如何选取最佳松弛因子。")和算法。-Relaxation factor of the introduction (" relaxation method is the Gauss- Seidel iteration method for an accelerated
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:4.49kb
    • 提供者:陈倩倩
  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
    • 文件大小:1.36kb
    • 提供者:罗磊君
  1. diedai

    0下载:
  2. 用雅可比迭代法,塞德尔迭代法,逐次超松弛法求解线性方程组,程序用C语言编写-Jacobi iterative method used, Seidel iteration, successive over-relaxation method to solve linear equations, the program written by C
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:5.73kb
    • 提供者:欧阳
  1. SOR

    0下载:
  2. 这是松弛法编程,它是高斯-赛德尔迭代法的一种加速收敛的方法。是大型稀疏矩阵线性方程组的有效解法之一。 -This is the relaxation method programming, it is the Gauss- Seidel iterative method to accelerate the convergence of a method. Large sparse matrix system of linear equations, one effective solutio
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:2.82kb
    • 提供者:顾一新
  1. SOR

    0下载:
  2. 用SOR迭代法求解线性方程组 线性方程组的超松弛法,也叫SOR法-SOR iterative method using linear equations to solve linear equations of the over-relaxation method, also known as SOR method
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:5.73kb
    • 提供者:h.k.start
  1. sor

    1下载:
  2. 求解线性方程组的超松弛(SOR)迭代法-Solving Linear Equations over-relaxation (SOR) iterative method
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:582byte
    • 提供者:liruifa
  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
    • 文件大小:6.27kb
    • 提供者:胡婕
  1. SOR

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

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

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

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

    0下载:
  2. 松弛法进行迭代,求解方程组的解。先输入矩阵维数、迭代最高次数、松弛因子、误差范围,然后输入系数矩阵、长数矩阵,程序自动根据松弛法进行迭代求解。-Iterative relaxation method, to solve equations. Input matrix dimension, the maximum number of iterations, relaxation factor, error range, then enter the coefficient matrix, long
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:956byte
    • 提供者:dong8499
  1. Relajacion_Lagrangiana

    0下载:
  2. Gams Ide code for solve a Lagrangian Relaxation problem for two diferents forms (hyperplanes drying method and method of feasible region)
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:9.53kb
    • 提供者:mensajer
  1. relax

    0下载:
  2. Successive Over Relaxation Method method
  3. 所属分类:Algorithm

  1. MyMatrixFunction

    0下载:
  2. 包括我自己写的一些数值分析用到的函数 包括矩阵的LU分解的两种方法, Cholesky分解, 以及线性方程组的迭代解法中的雅克比, 高斯-赛德尔以及线性松弛法的函数-Including myself, used to write some of the numerical analysis functions, including matrix LU decomposition of two methods, Cholesky decomposition, and iterative sol
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:2.95kb
    • 提供者:z
  1. Overrelaxation

    0下载:
  2. 超松弛迭代法的源代码,编译环境C++,有注释-Over relaxation method source code, build environment C++, a comment
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-09
    • 文件大小:3.67kb
    • 提供者:lcg
  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
    • 文件大小:20kb
    • 提供者: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
    • 文件大小:7.06kb
    • 提供者:钱伟欣
  1. relaxation-method

    0下载:
  2. 采用松弛法在松弛因子变化情况下求解矩阵方程-Relaxation factor relaxation method used in the case of matrix equation changes
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:582byte
    • 提供者:yule
« 12 3 4 5 6 7 8 9 10 ... 35 »
搜珍网 www.dssz.com