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
    • 文件大小:19.94kb
    • 提供者: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
    • 文件大小:893byte
    • 提供者:陆营
  1. JACOBI ITERATIVE ALGORITHM 7

    0下载:
  2. 代码是计算方法课程实验里很有用的雅可比叠代法程序-code is calculated experiment courses very useful Jacobi iterative procedure law
  3. 所属分类:教育/学校应用

    • 发布日期:2008-10-13
    • 文件大小:4.55kb
    • 提供者:孙耀庭
  1. jacobi

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

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

    0下载:
  2. 本程序采用并行方法实现jacobi迭代算法,采用VC2005结合openmp编写-This procedure jacobi method using parallel iterative algorithm using OpenMP VC2005 combines the preparation of
  3. 所属分类:MPI

    • 发布日期:2016-09-26
    • 文件大小:93.27kb
    • 提供者:李若愚
  1. jacobi

    0下载:
  2. 雅各比迭代并行算法源程序,前提要求对角占优-Jacobi iterative parallel algorithm source code, the prerequisite requirements of diagonally dominant
  3. 所属分类:MPI

    • 发布日期:2017-03-24
    • 文件大小:2.87kb
    • 提供者:成斌
  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
    • 文件大小:1.42kb
    • 提供者:桂鹏
  1. Jacobi

    0下载:
  2. JACOBI迭代求解线形方程组的问题,其中有代码-JACOBI iterative linear equation group, including code
  3. 所属分类:File Formats

    • 发布日期:2017-04-01
    • 文件大小:2.38kb
    • 提供者:擦擦
  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
    • 文件大小:15.96kb
    • 提供者:
  1. Jacobi

    0下载:
  2. 通过迭代方法计算非线性方程组,主要是通过雅克比迭代的方法-Be calculated by iteration of nonlinear equations, mainly through the Jacobi iterative method
  3. 所属分类:.net

    • 发布日期:2017-03-29
    • 文件大小:40.31kb
    • 提供者:dinghu
  1. jacobi

    0下载:
  2. 行交差划分方式下 MPI 实现雅可比迭代算法-Line mode MPI cross into the Jacobi iterative algorithm to achieve
  3. 所属分类:MPI

    • 发布日期:2017-03-31
    • 文件大小:2.52kb
    • 提供者:liuqiang
  1. Jacobi-iterative

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

    • 发布日期:2017-03-29
    • 文件大小:1.26kb
    • 提供者:Nohestant
  1. MPI-jacobi

    4下载:
  2. 使用MPI计算Jacobi迭代,文件夹里有两个CPP文件,jacobi_std.cpp是标准的Jacobi程序(串行程序),mpi.cpp是MPI版本-Jacobi iterative calculation using MPI, folders, there are two CPP file, jacobi_std.cpp is the standard Jacobi procedure (serial program), mpi.cpp is the MPI version
  3. 所属分类:并行运算

    • 发布日期:2013-11-16
    • 文件大小:123.8kb
    • 提供者:BlueStar
  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
    • 文件大小:5.69kb
    • 提供者:时光
  1. Jacobi

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

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

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

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

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

    • 发布日期:2017-03-29
    • 文件大小:3.21kb
    • 提供者:li
  1. Jacobi-iterative-method

    0下载:
  2. 该程序是在C语言的编译环境下探索利用Jacobi迭代方法求解线性方程组。-The program is to explore the environment in the C language compiler using Jacobi iterative method for solving linear equations.
  3. 所属分类:CSharp

    • 发布日期:2017-04-13
    • 文件大小:2.6kb
    • 提供者:
  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
    • 文件大小:254kb
    • 提供者:LvXindi
  1. GS+JACOBI

    0下载:
  2. 高斯与夹克比迭代计算,用于求解线性代数方程组(GS and JACOBI Iterative calculation)
  3. 所属分类:*行业应用

« 12 3 4 5 6 7 8 9 10 ... 13 »
搜珍网 www.dssz.com