搜索资源列表

  1. 经典jacobi法

    0下载:
  2. 经典jacobi法
  3. 所属分类:数值算法/人工智能

  1. jacobi

    0下载:
  2. 数值分析算法jacobi方法-numerical analysis algorithm Jacobi method
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-06
    • 文件大小:1024
    • 提供者:侃侃
  1. jacobi迭代

    0下载:
  2. 这是jacobi迭代算法-iterative algorithm to caculate Jacobi(matrix?)
  3. 所属分类:Windows编程

    • 发布日期:2024-05-06
    • 文件大小:1024
    • 提供者:叶魏强
  1. 古典Jacobi方法

    0下载:
  2. 古典Jacobi的算法。-classical algorithm.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-06
    • 文件大小:3072
    • 提供者:颜欢
  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. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-06
    • 文件大小:20480
    • 提供者: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例程

    • 发布日期:2024-05-06
    • 文件大小:1024
    • 提供者:陆营
  1. Jacobi-matlab

    1下载:
  2. 雅可比(Jocabi)迭代法解线性方程组-Jacobi (Jocabi) iterative method for solving linear equations
  3. 所属分类:文件格式

    • 发布日期:2024-05-06
    • 文件大小:5120
    • 提供者:js
  1. matlab-jacobi

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

    • 发布日期:2024-05-06
    • 文件大小:9216
    • 提供者:yyf
  1. Jacobi

    0下载:
  2. 计算方法A中的雅可比算法 是我在学习计算方法时编写的 体现了雅可比算法计算求解的过程-A calculation method of Jacobi algorithm is calculated in the study prepared by the method reflects the Jacobian algorithm for Xie process
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-06
    • 文件大小:6144
    • 提供者:张从
  1. Jacobi-Matlab

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

    • 发布日期:2024-05-06
    • 文件大小:1024
    • 提供者:zhouun
  1. Jacobi

    1下载:
  2. 实现4自由度scara机械手的点对点运动,用Jacobi实现坐标变换-Realize 4-DOF SCARA robot point-to-point movement, and realize Jacobi coordinate transformation
  3. 所属分类:其他行业

    • 发布日期:2024-05-06
    • 文件大小:10240
    • 提供者:zhangxiaoting
  1. jacobi

    0下载:
  2. 本程序采用fortran编写,为用Jacobi法求实对称矩阵的特征值与特征向量-This procedure using fortran prepared for the Jacobi method using realistic symmetric matrix eigenvalue and eigenvector
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-06
    • 文件大小:1024
    • 提供者:qwe
  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. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-06
    • 文件大小:262144
    • 提供者:玉米棒
  1. jacobi

    0下载:
  2. 这是一段使用并行方式运算的jacobi迭代,目的是为了说明MPI使用过程中的对称消息发送的方式,矩阵经迭代多次后,其结果是一个16*16的方阵,元素都为8-This is a way to use parallel computing jacobi iteration, in order to explain the purpose of use in the process of MPI message symmetrical man
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-06
    • 文件大小:1024
    • 提供者:邓超
  1. Jacobi

    0下载:
  2. jacobi迭代法解方程组的具体实现算法 用c++开发的源程序-jacobi iteration method for solution of equations of the specific algorithm used c++ developed source
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-06
    • 文件大小:1024
    • 提供者:王朝喜
  1. Jacobi

    0下载:
  2. Jacobi.rar 希望帮助有需要朋友们-I hope to help those in need Jacobi.rar friends
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-06
    • 文件大小:1024
    • 提供者:03
  1. Jacobi

    0下载:
  2. 用Jacobi叠待法解线性方程组 function Jacobi(A,b,n,x0,e,N)-Jacobi method to be stacked with solving linear equations function Jacobi (A, b, n, x0, e, N)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-06
    • 文件大小:1024
    • 提供者:Can
  1. JACOBI

    0下载:
  2. 本实例通过VC++实现了JACOBI 和SOR 算法,这是源代码-The examples of the adoption of VC to achieve the JACOBI and SOR algorithm, which is the source code
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-06
    • 文件大小:10240
    • 提供者:张文新
  1. c++jacobi

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

    • 发布日期:2024-05-06
    • 文件大小:1024
    • 提供者:欧阳纯萍
  1. jacobi

    0下载:
  2. The jacobi.f program solves the Helmholtz equation on a regular mesh, using an iterative Jacobi method with over-relaxation. Parallelism is exploited in both the solver and the numerical error checking
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-06
    • 文件大小:2048
    • 提供者:danielwood
« 12 3 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org