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

搜索资源列表

  1. matlab-jacobi

    0下载:
  2. matlab-jacobi实现matlab上的jacobi迭代法-Matlab - jacobi achieve the Matlab jacobi iteration
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:8977
    • 提供者:yyf
  1. Jacobi-Matlab

    0下载:
  2. 数值计算中Jacobi迭代法的Matlab程序 -numerical calculation Jacobi iteration of the Matlab program
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:864
    • 提供者:zhouun
  1. equation

    1下载:
  2. 分别用高斯消去法,三角分解法,Jacobi迭代法,GS迭代法,SOR迭代法求解Ax=b-Separately using Gaussian elimination, triangular decomposition, Jacobi iterative method, GS iterative method, SOR iterative method for solving Ax = b
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:16340
    • 提供者:
  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. 用SOR迭代法求矩阵,可以求任意阶的矩阵,非常好用-SOR iterative method with matrix, can be arbitrary order for the matrix, very easy to use
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-10
    • 文件大小:544
    • 提供者:fbb
  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. UnwellLineEquSet-matlab

    0下载:
  2. 病态线性方程组的计算题,涉及Gauss消元法、雅可比迭代法、高斯-赛德尔迭代法、最速下降法和共轭梯度法。每一个方法,都编写一个m文件,封装成函数的形式。然后通过总的HilbLineEquSet.m文件来调用执行,画出误差曲线图,得到运行结果。总的Matlab程序流程,如下所示: 病态方程组的计算包括:HilbLineEquSet.m、gauss.m、jacobi.m、gauss_seidel.m、fastest_descend.m和conjugated_grad.m六个文件。 程序执行结
  3. 所属分类:matlab

    • 发布日期:2016-06-04
    • 文件大小:5791
    • 提供者:陈永恒
  1. xianxingfangchengzu

    0下载:
  2. 本程序为求解线性方程组的迭代方法,包含雅可比迭代法、高斯-赛德尔迭代法和SOR方法-The procedure for solving linear equations iterative methods, including Jacobi' s iterative method, Gauss- Seidel iteration method and SOR methods
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1256
    • 提供者:源治
  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

    0下载:
  2. matalab程序关于迭代法求特征值和特征向量-matalab program
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1418
    • 提供者:孙胜苗
  1. Iteration

    0下载:
  2. 用于实现数值方法中解线性代数方程的迭代法,包括雅可比迭代法,高斯-塞德尔迭代法,超松弛迭代法-Used to implement numerical methods for solving linear algebraic equations iterative method, iterative methods including Jacobi, Gauss- Seidel iteration, iteration over-relaxation
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:260754
    • 提供者:gsh
  1. Jacobi

    0下载:
  2. Jacobi迭代法求解线性方程组的java源码及实例-Jacobi iterative
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:1895
    • 提供者:shixuehai
  1. Jacobi

    0下载:
  2. 用Matlab语言实现Jacobi迭代算法、Gauss-Seidel迭代算法和逐次超松弛迭代法,求解一般的线性代数方程组问题-Jacobi Gauss-Seidel sor
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:5636
    • 提供者:
  1. Newtonddf

    0下载:
  2. 内附Newton迭代法求解非线性方程和非线性方程组的M文件 li6_26fun.m,dli_26fun.m存储非线性方程及其微分函数 li6_28fun.m,Jli_26fun.m存储非线性方程组及其Jacobi矩阵函数(Containing Newton iterative method for solving nonlinear equations and nonlinear equations of the M file Li6_26fun.m, dli_26fun.m stored
  3. 所属分类:matlab例程

    • 发布日期:2017-12-26
    • 文件大小:1024
    • 提供者:Mathematic
  1. Jacobi

    0下载:
  2. Jacobi迭代法的思想和方法,以及求解实际线性方程组的程序(Jacobi iterative method of thinking and methods, as well as the solution of the actual linear equations of the program)
  3. 所属分类:数学计算

    • 发布日期:2017-12-31
    • 文件大小:260096
    • 提供者:LvXindi
  1. g-s迭代法

    0下载:
  2. 高斯迭代法,jacobi算法,数值分析实验(gaosidiedaifajacoisuanfa)
  3. 所属分类:其他

    • 发布日期:2018-04-19
    • 文件大小:9216
    • 提供者:阿瞬
  1. 线性方程组计算

    1下载:
  2. 利用高斯消元法法求解病态矩阵——hilbert 矩阵的线性方程组。通过条件数分析,找出误差较大的原因。再利用 Jacobi 迭代方法、G-S 迭代方法和 SOR 迭代法做了进一步探究。另外,作为要求之外的,还使用共轭梯度法来求解方程以来进行对比,并利用Tikhonov 正则化的方法改善矩阵的条件数,来减小误差。(The Gauss elimination method is used to solve the linear equations of the ill conditioned mat
  3. 所属分类:数学计算

    • 发布日期:2018-04-29
    • 文件大小:2048
    • 提供者:才子昕
  1. Gauss-Seidel迭代算法(后面有与Jacobi法比较)

    0下载:
  2. 高斯的迭代算法,后面有何jacobi算法比较(Gauss's iterative algorithm, what's the comparison of Jacobi algorithm later?)
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:82944
    • 提供者:bobolanglang
  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 23 4 5 6 7 8 9 10 ... 14 »
搜珍网 www.dssz.com