搜索资源列表

  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 ITERATIVE ALGORITHM 7

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

    • 发布日期:2025-04-10
    • 文件大小:4kb
    • 提供者:孙耀庭
  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 arithm
  3. 所属分类:数值算法/人工智能

    • 发布日期:2025-04-10
    • 文件大小:20kb
    • 提供者:luo
  1. jacobi算法

    0下载:
  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例程

    • 发布日期:2025-04-10
    • 文件大小:1kb
    • 提供者:陆营
  1. Jacobi-Matlab

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

    • 发布日期:2025-04-10
    • 文件大小:1kb
    • 提供者:zhouun
  1. jacobi

    0下载:
  2. 简单的小程序 就是用jacobi迭代来算线性方程组的解 见笑见笑-Simple procedure is used to count jacobi iterative solution of linear equations laughing stock of the laughing stock of the
  3. 所属分类:数学计算/工程计算

    • 发布日期:2025-04-10
    • 文件大小:256kb
    • 提供者:玉米棒
  1. c++jacobi

    1下载:
  2. 用C++编写的一个jacobi迭代的求解-With C++ Prepared a jacobi iterative solution
  3. 所属分类:并行运算

    • 发布日期:2025-04-10
    • 文件大小:1kb
    • 提供者:欧阳纯萍
  1. Jacobi

    0下载:
  2. 此程序为解线性方程组的Jacobi迭代法的MATLAB源程序-This procedure for the solution of linear equations of the Jacobi iterative method of MATLAB source
  3. 所属分类:matlab例程

    • 发布日期:2025-04-10
    • 文件大小:1kb
    • 提供者:yang
  1. jacobi

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

    • 发布日期:2025-04-10
    • 文件大小:3kb
    • 提供者:成斌
  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例程

    • 发布日期:2025-04-10
    • 文件大小:1kb
    • 提供者:桂鹏
  1. Jacobi

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

    • 发布日期:2025-04-10
    • 文件大小:40kb
    • 提供者:dinghu
  1. jacobi

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

    • 发布日期:2025-04-10
    • 文件大小:3kb
    • 提供者:liuqiang
  1. Jacobi-iterative

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

    • 发布日期:2025-04-10
    • 文件大小:1kb
    • 提供者:Nohestant
  1. MPI-jacobi

    0下载:
  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.c
  3. 所属分类:并行运算

    • 发布日期:2025-04-10
    • 文件大小:124kb
    • 提供者: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. 所属分类:数学计算/工程计算

    • 发布日期:2025-04-10
    • 文件大小:6kb
    • 提供者:时光
  1. Jacobi

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

    • 发布日期:2025-04-10
    • 文件大小:2kb
    • 提供者:shixuehai
  1. Jacobi-iterative-

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

    • 发布日期:2025-04-10
    • 文件大小:4kb
    • 提供者:fenglucha
  1. Jacobi-iterative-method

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

    • 发布日期:2025-04-10
    • 文件大小:3kb
    • 提供者: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. 所属分类:C#编程

    • 发布日期:2025-04-10
    • 文件大小:3kb
    • 提供者:
  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. 所属分类:数学计算/工程计算

    • 发布日期:2025-04-10
    • 文件大小:254kb
    • 提供者:LvXindi
« 12 3 4 5 6 7 8 9 10 ... 15 »

源码中国 www.ymcn.org