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

搜索资源列表

  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. jacobi算法

    1下载:
  2. 实现雅可比叠代算法 在matlab中 输入矩阵A,b, 初值x 调用该函数 得到结果-achieve Jacobi iterative algorithm in Matlab input matrix A, b, x initial function to be called the results
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:893
    • 提供者:陆营
  1. jacobi

    0下载:
  2. jacobi迭代 算法 利用雅可比(Jocabi)迭代法解线性方 程组-jacobi iterative algorithm using Jacobi (Jocabi) iterative solution of linear equations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:5330
    • 提供者:hechengbin
  1. Jacobi

    1下载:
  2. Jacobi的matlab程序是我同学编着玩的,我试了一下挺好,Jacobi迭代算法。-Jacobi s matlab program is edited by students, I play, I tried some very good, Jacobi iterative algorithm.
  3. 所属分类:matlab

    • 发布日期:2017-03-12
    • 文件大小:1456
    • 提供者:桂鹏
  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. 雅戈比迭代法,用于数值分析课,正确,提供简单的参考!-Jacobi iterative method
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:729
    • 提供者:阿锦
  1. Jacobi

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

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

    0下载:
  2. jacobi algorithm (an iterative method of solving a matrix system)
  3. 所属分类:Mathimatics-Numerical algorithms

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

    0下载:
  2. 本程序根据Jacobi迭代法求解线性方程组的数值解,可根据误差限得到精度较高的解!-This procedure according to Jacobi iterative method for solving linear equations of the numerical solution can be obtained under the high precision error limit of the solution!
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:568
    • 提供者:gechengwei
  1. jacobi

    0下载:
  2. 雅克比迭代法的Gui程序的源代码,请大家尽情分享-Jacobi iterative method Gui program' s source code, please enjoy sharing
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-05
    • 文件大小:2217
    • 提供者:月迹
  1. jacobi

    0下载:
  2. 基于matlab软件的jacobi数值迭代算法-Matlab-based software-jacobi iterative algorithm for
  3. 所属分类:matlab

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

    0下载:
  2. 广义Jacobi迭代算法,计算广义特征值问题。-Generalized Jacobi iterative algorithm to calculate the generalized eigenvalue problem.
  3. 所属分类:Algorithm

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

    0下载:
  2. Jacobi迭代法和SOR方法求解线性方程组-Jacobi iterative method and the SOR method for solving linear equations
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:13923
    • 提供者:刘华杰
  1. Jacobi

    0下载:
  2. Jacobi迭代求线性方程组,对初学编程的同学很有帮助的-Jacobi iterative linear equations, students of the beginner program helpful
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:1668
    • 提供者:li
  1. jacobi

    0下载:
  2. 雅可比迭代算法可求出方程组的解 方便计算-Jacobi iterative algorithm can be obtained Equations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:224396
    • 提供者:cai
  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-26
    • 文件大小:5831
    • 提供者:时光
  1. Jacobi-iterative-

    0下载:
  2. 用雅可比迭代的方法求解四元线性方程组的解-Jacobi iterative method for solving the solution of four linear equations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:3900
    • 提供者:fenglucha
  1. Jacobi-iterative-method

    0下载:
  2. 利用Jacobi迭代法求解线性方程组的程序-Using the Jacobi iterative method for solving linear equations of the program
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:3288
    • 提供者:li
  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-30
    • 文件大小:260096
    • 提供者:LvXindi
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com