CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Jacobi迭代法

搜索资源列表

  1. Jacobi迭代法

    0下载:
  2. 用C语言来实现的。求解线性方程组的迭代,是一种简单的迭代法,可不如 Gauss-Seidel迭代法收敛速度快。-Use c language to make a Jacobi iterative arithmetic which could solve the linear equation group, but it s may be more slower than the Gauss-Seidel iterative arithmetic.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:20414
    • 提供者:luo
  1. my雅可比迭代法

    0下载:
  2. 在VC++中实现成功的雅可比迭代法,有每次迭代的结果。-in VC achieve success Jacobi iterative method, the results of each iteration.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:805
    • 提供者:黄均幸
  1. Jacobi的迭代法

    1下载:
  2. 这个是雅克比迭代法的数值源代码,程序变得比较简单,但还需要完善-Jacques iterative method than the numerical code, the procedures are relatively simple, but needs to improve
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:99243
    • 提供者:刘建
  1. 雅可比迭代法

    0下载:
  2. 数值分析雅可比迭代法-numerical analysis Jacobi iterative method
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:7770
    • 提供者:郭巨海
  1. Jacobi 迭代法

    0下载:
  2. Jacobi迭代法解线性方程
  3. 所属分类:源码下载

  1. 线性方程组的迭代法和牛顿数值积分

    1下载:
  2. 线性方程组的迭代法:Jacobi, Gauss-Seidel,SOR,SOR for Poisson。 牛顿数值积分方法及其Steffensen加速法。
  3. 所属分类:数学计算/工程计算

    • 发布日期:2011-12-24
    • 文件大小:1036
    • 提供者:skiloop@126.com
  1. 线性方程组的雅克比迭代法

    0下载:
  2. 既可以能过两种方法考察线性方程组的雅克比迭代法是否收敛,又可以求解线性方程组,Can have two methods to study the system of linear equations Jacobian iterative method is convergent, but also for solving linear equations
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-03-23
    • 文件大小:52532
    • 提供者:赵萍
  1. sy3

    0下载:
  2. Jacobi迭代法、Gauss-Seidel迭代法、超松弛迭代法(SOR方法)分别求解线性方程组的近似解-Jacobi iteration, Gauss-Seidel iteration, SOR (SOR method) for solving linear equations are approximate solutions
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1117
    • 提供者:王宝木
  1. Jacobia-cpp

    0下载:
  2. 雅可比迭代法 C++编程 科学工程运算中很好的方法-Jacobi' s iterative method C++ programming in science and engineering computing good way to
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:602
    • 提供者:zyy
  1. Jacobi_etc

    0下载:
  2. %Jacobi迭代法求方程组等程序,内含有七个解放程组的程序,希望这些程序对大家有一点用处- Jacobi iteration procedures for equations, etc., which contain seven-way group liberation process, we hope that these procedures there is one point on the usefulness of
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:3801
    • 提供者:要使用
  1. jacobi

    0下载:
  2. 此代码是数值分析中的jacobi迭代法的实现方法-This code is a numerical analysis of the realization of jacobi iteration method
  3. 所属分类:Algorithm

    • 发布日期:2017-03-24
    • 文件大小:864
    • 提供者:march
  1. Jacobi

    0下载:
  2. 雅克比迭代法 求Hilbert矩阵病态方程组-Iterative Method Jacobian matrix pathological Hilbert equations
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:1285
    • 提供者:ad2d
  1. Jacobi-Iteration

    0下载:
  2. 雅克比迭代法用来求解线性方程组,使用非常广泛,是最常用的求解非线性方程组的算法 -Jacobi iterative method for solving linear equations, is widely used, is the most commonly used algorithm for solving nonlinear equations
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:5831
    • 提供者:时光
  1. 迭代求解方程组

    1下载:
  2. 包括Jacobi迭代法,Gauss-seidel迭代法和SOR迭代法的matlab代码,以及一个测试的main程序(These are iterative methods for solving linear equations.)
  3. 所属分类:数学计算

    • 发布日期:2017-12-20
    • 文件大小:1024
    • 提供者:小博v
  1. 雅克比(Jacobi)迭代法解线性方程组(Matlab程序)

    0下载:
  2. 雅克比迭代例子,给定方程,常用的数值迭代方法(Jacobi iteration example, given equation, numerical iterative methods)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-26
    • 文件大小:1024
    • 提供者:日常
  1. Gauss消元法,Jacobi迭代法,超松弛迭代法

    0下载:
  2. Gauss消元法,Jacobi迭代法和超松弛迭代法求解线性方程组的M文件(Gauss elimination method, Jacobi iteration method and over relaxation iterative method for solving linear equations of the M file)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-23
    • 文件大小:1024
    • 提供者:Mathematic
  1. (赛德尔+雅可比)迭代法(解方程组)

    0下载:
  2. 用C++描述赛德尔和雅克比迭代法解方程组(Solving the equations with Seidel and Jacobi method)
  3. 所属分类:汇编语言

  1. 数据结构1800试题

    0下载:
  2. 前面所讨论的Jacobi迭代法,一次只计算一个分量。要完成一次迭代,需要逐个地计算迭代解向量中的每一个分量,直到算出全部分量的值。然后再进行下一次迭代,使解向量达到计算精度为止。通常,称这种迭代法为点迭代法。(The Jacobi iteration method discussed earlier, only one component is calculated at one time. In order to complete an iteration, each component in
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:772096
    • 提供者:oneeee
  1. 5线性方程组的迭代解法—Jacobi迭代法

    0下载:
  2. 使用matlab编写了Jacobi迭代法的函数,并通过例子进行了验证。(The function of Jacobi iteration method is written by MATLAB, and is verified by an example.)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:24576
    • 提供者:jeff1130
  1. MATLAB

    0下载:
  2. 利用五点差分格式和Jacobi迭代法,求解精确解和数值解的误差,判断阶数是否正确(Five-point difference scheme and Jacobi iteration method are used to solve the error between exact solution and numerical solution and to judge whether the order is correct or not.)
  3. 所属分类:数学计算

    • 发布日期:2019-11-14
    • 文件大小:4096
    • 提供者:竹黄
« 12 3 4 5 6 7 8 9 10 ... 14 »
搜珍网 www.dssz.com