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

搜索资源列表

  1. Jacobi

    0下载:
  2. 采用雅克比Jacobi迭代法求解矩阵,采用MSR法实现系数矩阵的存储-Using Jacobi Jacobi iteration matrix, using MSR method to achieve the storage coefficient matrix
  3. 所属分类:Algorithm

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

    0下载:
  2. jacobi calculation numerical method
  3. 所属分类:software engineering

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

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

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

    0下载:
  2. 数值分析中用Jacobi法求方程特征值和特征向量的C程序-Numerical Analysis Method using Jacobi equations eigenvalues and eigenvectors of C program
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-06
    • 文件大小:16817
    • 提供者:太空遨游
  1. mj.c.tar

    0下载:
  2. Jacobi Method implementation
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-10
    • 文件大小:1275
    • 提供者:bccmaeda
  1. typicalmethods

    0下载:
  2. 多种数学迭代方法,包括雅克比法、高斯-赛德尔迭代法、和广义理查德森迭代法。-A variety of mathematical iterative methods, including Jacobi method, Gauss- Seidel iterative method, and the generalized Richardson iterative methods.
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:1617
    • 提供者:ZY
  1. yakebi

    0下载:
  2. 用Jacobi方法求正交矩阵的特征值与特征向量-Orthogonal matrix with the Jacobi method for solving the eigenvalues and eigenvectors
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:1317
    • 提供者:张皓
  1. MATLAB_source_code_achieve_program_jacobi_method.r

    0下载:
  2. MATLAB实现jacobi法程序的源码MATLAB source code to achieve the program jacobi method-MATLAB source code to achieve the program jacobi method
  3. 所属分类:matlab

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

    0下载:
  2. jacobi求矩阵特征值 很有用的数值计算方法-a C++ method for eigenvalues
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:1255
    • 提供者:刘友
  1. jacobi

    0下载:
  2. 求线性方程组的迭代法,基于MATLAB开发-Linear Equations of the iterative method, based on the MATLAB development
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:561
    • 提供者:王昆
  1. gavno

    0下载:
  2. In numerical linear algebra, the Gauss–Seidel method, also known as the Liebmann method or the method of successive displacement, is an iterative method used to solve a linear system of equations. It is named after the German mathematicians Carl Frie
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:108656
    • 提供者:John
  1. NumericalCalculation

    0下载:
  2. 用雅克比迭代法进行相关数值计算的一个程序-Jacobi iteration method with a numerical calculation of a program related to
  3. 所属分类:Java Develop

    • 发布日期:2017-05-09
    • 文件大小:2018416
    • 提供者:刘文
  1. jacobi

    0下载:
  2. 用jacobi和GS法解线性方程,只需输入系数矩阵和等号右边的矩阵-Use jacobi and GS method to solve the linear problem
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:694
    • 提供者:张晓君
  1. numerical

    0下载:
  2. Numerical program on Newton’s forward difference formulae, the use of Sterling formulae & the use of Newton’s backward difference formulae combindly, Trapezoidal rule, Gauss-Seidal method, Jacobi method.-Numerical program on Newton’s forward differen
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1848
    • 提供者:sourov
  1. Jacobi

    0下载:
  2. Jacobi Numeric method
  3. 所属分类:SCM

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

    0下载:
  2. 解线性代数方程组的Jacobi迭代法的C++实现-Solution of linear algebraic equations of the Jacobi iterative method for C++
  3. 所属分类:Console

    • 发布日期:2017-04-04
    • 文件大小:724
    • 提供者:CGQ
  1. guasMATLAB

    0下载:
  2. In numerical linear algebra, the Gauss–Seidel method, also known as the Liebmann method or the method of successive displacement, is an iterative method used to solve a linear system of equations. It is named after the German mathematicians Carl Frie
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3131
    • 提供者:ismaail
  1. JACOBI

    0下载:
  2. numerical method gauss 方法-numerical method gauss
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:4342
    • 提供者:张波
  1. matlab-Hint

    0下载:
  2. this file contain 2 pdf about integeration in matlab and some code as following: QR decomposition Jacobi method Choleskey Decomposition householder method Genetic Algorithm least_squares method gauss_seidel method
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:94821
    • 提供者:hassani
  1. jacobi

    0下载:
  2. matlab 矩阵计算 求逆中的jacobi迭代法 还是比较有效的-matlab inverse matrix calculation of jacobi iteration method is more effective
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:670
    • 提供者:李新栋
« 1 2 3 4 56 7 8 9 10 ... 20 »
搜珍网 www.dssz.com