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

搜索资源列表

  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. shuzhi_C++

    0下载:
  2. 包含二分法、复化辛卜生公式、改进欧拉法、拉格朗日插值多项式、龙贝格算法、牛顿迭代法、牛顿值多项式、最小二乘法、雅克比迭代法等算法。-contains dichotomy, rehabilitation of Oracle Health formula, Improved Euler, Lagrange polynomial interpolation. Long Bergh algorithm, Newton's method, Newton value polynomials, lea
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:18798
    • 提供者:王民
  1. Tenprograms

    0下载:
  2. 数值计算方法相关的十个程序.包括对分法、迭代法、牛顿法、割线法、高斯消元法、雅克比迭代法程序、幂法、线性拟合态、-numerical calculation method related to the 10 procedures. Including the right method, iterative method, Newton's method, secant, PGE, Jacques procedures than the iterative method, power, l
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:2527
    • 提供者:周红风
  1. jacobi

    0下载:
  2. 雅克比迭代法,用于解决大型稀疏矩阵的方程组求解。
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1318
    • 提供者:刘伟
  1. 解线性方程组的迭代法全

    1下载:
  2. 详细介绍了雅克比迭代法,高斯-塞德尔迭代法超松弛迭代法和迭代公式的矩阵表示
  3. 所属分类:其它文档

  1. 线性方程组雅可比迭代法

    0下载:
  2. 数值计算方法实验 实验2 用雅克比迭代法解方程组 一、 实验目的 1、 学习使用雅克比迭代法求解方程组,加深对雅克比迭代法的认识。 2、 在误差允许的范围内,在循环次数较少的情况下,求解方程组的稳定解。 3、 进一步加深对Matlab的学习。
  3. 所属分类:文档资料

    • 发布日期:2010-12-16
    • 文件大小:366080
    • 提供者:jiliaoxiaxue
  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. test3_5

    0下载:
  2. 解方程组的雅克比迭代法,其中描述了迭代法的收敛条件-Jacobi equations solution iteration, which describes the convergence conditions for iterative methods
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:1965
    • 提供者:zhoulei
  1. iterative

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

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

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

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

    0下载:
  2. 各种数值分析常用的程序,雅克比迭代,G_S法,牛顿 拟牛顿,拉格朗日数乘等-Numerical analysis of a variety of commonly used procedures, Jacobian iteration, G_S law, Newton' s quasi-Newton, Lagrange and so few take
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:3719
    • 提供者:paul
  1. Jacobidiedai

    0下载:
  2. 用雅克比迭代法解下列方程组 10x1-x2+2x3=-11 8x2-x3+3x4=-11 2x1-x2+10x3=6 -x1+3x2-x3+11x4=25-Jacobi iterative method with the solution of the following equations 10x1-x2+2 x3 =- 11 8x2-x3+3 x4 =- 11 2x1-x2+10 x3 = 6-x1+3 x2-x3+11 x4 = 25
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:612243
    • 提供者:wq
  1. yakebi

    0下载:
  2. 用雅克比迭代法求解方程组,需要输入方程组的系数矩阵。-Jacobi iterative method using equations, need to enter the coefficient matrix.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:576
    • 提供者:杨铮铮
  1. typicalmethods

    0下载:
  2. 多种数学迭代方法,包括雅克比法、高斯-赛德尔迭代法、和广义理查德森迭代法。-A variety of mathematical iterative methods, including Jacobi method, Gauss- Seidel iterative method, and the generalized Richardson iterative methods.
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:1617
    • 提供者:ZY
  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. 雅克比(Jacobi)迭代法解线性方程组(Matlab程序)

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

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

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

  1. 雅克比矩阵迭代设计

    0下载:
  2. 雅克比迭代法完成潮流计算问题实现仿真等一些问题(chaoliujisuanwanchengjisuan)
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:2048
    • 提供者:LIUTIN
  1. jiefangcheng

    0下载:
  2. 使用高斯-赛德尔迭代法和雅克比迭代法求解线性方程组;使用高斯法和列主元法求解线性方程组。(Using the Gauss - Seidel iterative method, Jacobi iterative method for solving linear equations and using Gauss method and column principal component method to solve linear equations.)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-01
    • 文件大小:1024
    • 提供者:求悳
  1. 解线性方程组的迭解法

    0下载:
  2. 解线性方程组的迭解法,包括高斯-赛德尔迭代法和雅克比迭代法(Solution of iterative solution of linear equations, including Gauss - Seidel iterative method, Jacobi method)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-02
    • 文件大小:1024
    • 提供者:靖哥哥sj
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com