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

搜索资源列表

  1. Jacobi

    0下载:
  2. 数值分析中所常用的计算方法,是解决线性方程求解的简便方法-Commonly used in the numerical calculation method for solving linear equations to solve the easy way
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-04
    • 文件大小:5049
    • 提供者:张勇
  1. jacobi

    0下载:
  2. a parallel version of Jacobi iterative method, and some improvements.
  3. 所属分类:MPI

    • 发布日期:2017-12-06
    • 文件大小:12534
    • 提供者:H.J.
  1. Jacobi

    0下载:
  2. jacobi迭代法求方程的解matlab程序-jacobi iterative method for the solution of the equation
  3. 所属分类:matlab

    • 发布日期:2017-11-29
    • 文件大小:647
    • 提供者:Yu Jun
  1. jacobi

    0下载:
  2. 此文件为MATLAB的M文件,功能是通过Jcobi迭代法求相应精度和迭代次数限制的线性方程组。-This file MATLAB M-files, the demand function is through Jcobi iterative method of linear equations corresponding precision and limit the number of iterations.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-25
    • 文件大小:1325
    • 提供者:buqing
  1. Jacobi

    0下载:
  2. 数值分析计算程序例子,雅克比迭代法求解线性方程,有注释。-Numerical the analysis calculation procedures example, Jacobi iterative method for solving linear equations .
  3. 所属分类:matlab

    • 发布日期:2017-11-25
    • 文件大小:526
    • 提供者:Zhang li
  1. jacobi

    0下载:
  2. jacobi numerical method
  3. 所属分类:matlab

    • 发布日期:2017-12-10
    • 文件大小:650
    • 提供者:elisabete
  1. Jacobi

    0下载:
  2. matlab语言编写的,用于求解线性方程组的雅克比消去法-Jacques elimination method solving system of linear equations with matlab
  3. 所属分类:MPI

    • 发布日期:2017-11-27
    • 文件大小:566
    • 提供者:luoxia
  1. mJacobi

    0下载:
  2. The matlab code is designed to solve linear systems of equations using the Jacobi Method.
  3. 所属分类:matlab

    • 发布日期:2017-11-30
    • 文件大小:1150
    • 提供者:Mircea
  1. jacobi

    0下载:
  2. 雅克比迭代法,通过雅克比迭代,扩散图片的颜色,最终扩散到全图。-Jacobian iteration method, the Jacobian iteration, spread the picture color, eventually spread to the full.
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-03
    • 文件大小:1049
    • 提供者:刘晨
  1. JACOBI-method

    0下载:
  2. 一种利用Yacobi方法求实对称矩阵的特征向量的C程序源代码-Source code of a the eigenvectors C program Yacobi real symmetric matrix
  3. 所属分类:Algorithm

    • 发布日期:2017-11-19
    • 文件大小:37476
    • 提供者:wush
  1. jcbi

    0下载:
  2. 用来求实对称矩阵特征值与特征向量的雅可比法-Jacobi method for realistic symmetric matrix eigenvalue and eigenvector
  3. 所属分类:Algorithm

    • 发布日期:2017-11-23
    • 文件大小:1289
    • 提供者:meiyong
  1. Jacobi

    0下载:
  2. 雅可比(Jacobi)迭代法解方程组,C语言实现-Jacobi iterative method for solving equations, C language
  3. 所属分类:Algorithm

    • 发布日期:2017-12-01
    • 文件大小:134251
    • 提供者:陈润发
  1. Text1

    0下载:
  2. JACOBI METHOD POWER METHOD(未判断特征向量方向)-JACOBI METHOD POWER METHOD
  3. 所属分类:Algorithm

    • 发布日期:2017-12-05
    • 文件大小:1823
    • 提供者:zhouc
  1. jacobi

    0下载:
  2. solution matrix with jacobian method
  3. 所属分类:software engineering

    • 发布日期:
    • 文件大小:1278
    • 提供者:mohammad
  1. gauseidel-jacobi-richason-SOR

    0下载:
  2. 高斯赛德尔迭代法,雅可比迭代法,理查森迭代算法,超松弛迭代算法的matlab程序。上述算法均用于求解线性方程组。-High Sisaideer iterative method, Jacobi iteration, Richardson iterative algorithm, over relaxation algorithm matlab program. The algorithm for solving linear equations.
  3. 所属分类:Other systems

    • 发布日期:2017-11-23
    • 文件大小:1684
    • 提供者:pengtao
  1. Jacobi

    0下载:
  2. 数值计算方法中的一个上机实验,雅克比迭代法,一份很详细的实验报告,包括源码-Numerical methods in an experiment on the computer, Jacobi iterative method, a very detailed lab report, including source code
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-26
    • 文件大小:1109151
    • 提供者:蔡仕林
  1. Jacobi

    0下载:
  2. 本程序用C语言实现雅克比迭代法的应用,很简单。-This program with C language application of the Jacobi iterative method is very simple.
  3. 所属分类:Other systems

    • 发布日期:2017-11-24
    • 文件大小:693
    • 提供者:刘世界
  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. jacobi

    0下载:
  2. 一种数值计算方法,用jacobi求解矩阵特征值特征向量-A numerical calculation method, using jacobi solving matrix eigenvalue eigenvector
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:593
    • 提供者:王雷
« 1 2 3 4 5 6 78 9 10 11 12 ... 20 »
搜珍网 www.dssz.com