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

搜索资源列表

  1. jacobi_use

    0下载:
  2. 雅可比迭代法求解线性方程组,有具体的实例及运行结果。-Jacobi iteration method to solve linear system of equations with specific example and result.
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:605
    • 提供者:yongminghu
  1. 12

    0下载:
  2. 包括高斯-塞德尔迭代法和雅可比迭代法,数值计算实验课-Gauss- Seidel iterative method and Jacobi iteration method, numerical experiment course
  3. 所属分类:Delphi VCL

    • 发布日期:2017-11-22
    • 文件大小:1271
    • 提供者:路右
  1. G-S

    0下载:
  2. 本程序为G-S迭代法,若系数矩阵满足 1.G-S迭代矩阵谱半径小于一 2.jacobi迭代矩阵一范数或无穷范数小于一 3.系数矩阵A正定 4.系数矩阵A严格对角占优或不可约对角占优 则可返回A*x=b的解。算法迭代次数比 x=M*x+g形式的标准化迭代次数多,但所用时间少很多。-The program for the G-S iteration method, if the coefficient matrix 1.G-S iterative matrix spect
  3. 所属分类:Algorithm

    • 发布日期:2017-11-21
    • 文件大小:8047
    • 提供者:Park
  1. matlab

    0下载:
  2. 数值分析中多种算法的matlab编程 有雅克比迭代 高斯迭代法 追赶法 等-Jacobi iterative Gauss iterative method chasing method of numerical analysis of a variety of algorithms matlab programming
  3. 所属分类:Education soft system

    • 发布日期:2017-11-16
    • 文件大小:2114
    • 提供者:赵孔瑞
  1. E3

    0下载:
  2. 解线性方程组的迭代法-Jacobi迭代和Gauss-seidel迭代法-Solving linear equations iterative methods-Jacobi iteration and Gauss-seidel iterative method
  3. 所属分类:matlab

    • 发布日期:2017-12-09
    • 文件大小:1460
    • 提供者:hmg
  1. jocobdiedaiway

    0下载:
  2. 计算机数值分析之雅克比迭代法,文中有详细的说明和完整代码,思路清晰,程序已经运行成功并附有实验结果-Computer numerical analysis of Jacobi iterative method, the paper has detailed instructions and complete code, clear thinking, the program has been running successfully with experimental results
  3. 所属分类:Algorithm

    • 发布日期:2017-11-28
    • 文件大小:20831
    • 提供者:lucieh
  1. yakebi

    0下载:
  2. 用高斯消元,牛顿迭代法,解决雅克比方程。-Gaussian elimination, Newton iteration method to solve the Jacobi equation
  3. 所属分类:Algorithm

    • 发布日期:2017-12-10
    • 文件大小:26668
    • 提供者:kojf
  1. numerical-computing-method

    0下载:
  2. 数值计算LU分解,追赶法,jacobi迭代,高斯迭代法,牛顿插值法,Romberg积分法-Numerical LU decomposition, chasing method, jacobi iteration, Gauss iterative method, Newton interpolation, Romberg integration method
  3. 所属分类:Algorithm

    • 发布日期:2017-11-30
    • 文件大小:5398
    • 提供者:袁皓
  1. 4.1

    0下载:
  2. 雅可比迭代法 求解矩阵方程的解 雅可比迭代法 求解矩阵方程的解-Jacobi Method
  3. 所属分类:Other windows programs

    • 发布日期:2016-01-26
    • 文件大小:610304
    • 提供者:liyue
  1. jacobi91

    0下载:
  2. CUDA编程,GPU编程实现雅可比迭代法。GPU并行求解方程组迭代的解-CUDA programming, GPU programming Jacobi iteration. GPU parallel iterative solution for solving equations
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:1102
    • 提供者:wangchao
  1. iteration-method

    0下载:
  2. 解线性方程组的迭代法 雅可比迭代、高斯—赛德尔迭代、超松弛迭代法 -Solving linear equations iterative method Jacobi iteration, Gauss- Seidel iteration SOR method
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:1381
    • 提供者:纪成
  1. poisson

    0下载:
  2. poisson.f90 是矩形区域上泊松方程Dirichlet边值问题差分求解的fortran程序,可选择Jacobi或者Gauss-Seidel迭代子程序,其中Jacobi迭代次数为925,Gauss-Seidel迭代次数为478。结果输出至solution.dat文件 poisson.ncl 是NCL脚本,运行该脚本得到的图为result.pdf thomas.f90 是追赶法解代数方程组的fortran程序。控制分辨率n的不同取值,输出以下文件: thomas(n=3).
  3. 所属分类:Algorithm

    • 发布日期:2014-05-06
    • 文件大小:191488
    • 提供者:胡容
  1. xianxingfangcheng

    0下载:
  2. 有雅克比迭代法解线性方程和用高斯迭代法解线性方程-Have the Jacobi iteration method solving linear equation and linear equation with gaussian iteration method solution
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:1003
    • 提供者:王哲豪
  1. yakebi-diedai

    0下载:
  2. 这是一个非常好用而且非常实用的雅克比迭代法用c++实现的算法-This is a very easy to use and very practical Jacobi iteration algorithm implemented with c++
  3. 所属分类:source in ebook

    • 发布日期:2017-04-13
    • 文件大小:2454
    • 提供者:时林江
  1. iterative-method

    0下载:
  2. 包含Jacobi和Seidel两种迭代法,用于求解线性方程,计算简单,收敛快-Contains two kinds of Jacobi and Seidel iterative method for solving linear equations, computing simple, fast convergence
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:554
    • 提供者:杨海燕
  1. program

    0下载:
  2. 估计Hilbert矩阵的2条件数和矩阵的阶数的关系用Gauss消去,分别用Gauss消去,Jacobi迭代,Gauss-seidel迭代,SOR迭代和共轭梯度法求解,比较结果。-Discuss the 2 condition number of the matrix and the matrix order relations.Using different methods like Gauss,Jacobi,Gauss-seidel,SOR and GS
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1569
    • 提供者:范诚诚
  1. Interate_Equation

    0下载:
  2. win32小程序 实现数值分析中迭代法求解方程组功能 包括雅可比迭代 高斯赛德尔迭代 超松弛迭代 能够正常运行 希望大家指教-Win32 small program to achieve numerical iteration method in solving equations features include Jacobi iteration gauss seidel iteration overrelaxation iteration can run normally hope you
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-26
    • 文件大小:8889651
    • 提供者:刘双九
  1. Jacobimethod

    0下载:
  2. 基于matlab编写的雅格比迭代法程序源代码,如果有用请拿去-Jacobi matlab prepared based iterative method source code, if useful, please take
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:570
    • 提供者:周俊
  1. IterativeTechniquesMatrixAlgebra

    0下载:
  2. 解线性方程组的迭代法:(1)雅克比迭代法(2)高斯-赛德尔迭代法 (3)松弛迭代法(4)共轭梯度法-Iterative Techniques in Matrix Algebra:(1)The Jacobi Iterative Techniques (2)Gauss-Siedel Iterative Techniques (3)sor method (4)The Conjugate Gradient Method
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:2863
    • 提供者:huangyonghao
  1. KJcb

    0下载:
  2. 雅克比迭代法与块雅克比迭代法的MATLAB程序实现,里面附有图件仅供参考,由于刚开始学,不足之处大家多多指教-Jacobi iterative method with block Jacobi iterative method MATLAB program, which with maps for reference, since the beginning of school, the inadequacies of exhibitions
  3. 所属分类:source in ebook

    • 发布日期:2017-04-17
    • 文件大小:63819
    • 提供者:wyg
« 1 2 ... 6 7 8 9 10 1112 13 14 »
搜珍网 www.dssz.com