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

搜索资源列表

  1. jacobidiedaifa

    0下载:
  2. 这是数值分析中雅可比迭代法的实现程序,c语言。-This is the numerical analysis Jacobi iteration of the procedures, c language.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:7984
    • 提供者:乐乐
  1. xianxingfangchengzujiefa

    0下载:
  2. 线性方程组数值解法 包括高斯赛德尔迭代法 矩阵直接三角分解法 列主元高斯消去法 雅可比迭代法-linear equations numerical solution including high resistivity iteration triangular matrix decomposition directly out PCA Gaussian elimination Jacobi iterative method
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2274
    • 提供者:xixi
  1. jacobi

    1下载:
  2. 雅可比迭代(过关法)计算实对称矩阵的特征值和特征向量
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1480
    • 提供者:韦晓辉
  1. YKB

    0下载:
  2. 雅可比迭代法 解方程组-Jacobi iterative method for solving equations
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:11073
    • 提供者:赵健
  1. Chapter05-06.LinearEquations

    0下载:
  2. 清华大学《数值分析A》-第05章.线性方程组-直接解法 Gauss消去法 列主元消去法 Gauss-Jordan LU分解 LL分解 LDL分解 清华大学《数值分析A》-第06章.线性方程组-迭代法 Jacobi Gauss-Seidel SOR
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:248457
    • 提供者:大乔
  1. test3_5

    0下载:
  2. 解方程组的雅克比迭代法,其中描述了迭代法的收敛条件-Jacobi equations solution iteration, which describes the convergence conditions for iterative methods
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:1965
    • 提供者:zhoulei
  1. code.rar

    0下载:
  2. (1)用Doolittle三角分解(LU)法解方程组。 (2)分别用Jacobi迭代, Gauss-Seidel迭代法解方程组。 ,(1) Triangle Doolittle decomposition (LU) Solving equations. (2), respectively, with Jacobi iteration, Gauss-Seidel iteration method for solution of equations.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1721
    • 提供者:娜娜
  1. yuandaima

    0下载:
  2. 用C语言实现高斯顺序消元法和行尺度化的方法,以及雅克比迭代法和高斯赛都迭代法-Using C language Gaussian elimination method and line order scaling methods, and Jacobi iteration and Gauss iterative method match all
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:1579
    • 提供者:吴万清
  1. MPI-Matrix

    2下载:
  2. 线性方程组的迭代解法,包括雅克比、高斯-赛德尔和松弛法的MPI源码-Iterative solution of linear equations, including Jacobi, Gauss- Seidel and relaxation Law MPI Source
  3. 所属分类:数学计算/工程计算

    • 发布日期:2013-11-16
    • 文件大小:11322
    • 提供者:不死鸟
  1. diedai

    0下载:
  2. 用雅可比迭代法,塞德尔迭代法,逐次超松弛法求解线性方程组,程序用C语言编写-Jacobi iterative method used, Seidel iteration, successive over-relaxation method to solve linear equations, the program written by C
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:5870
    • 提供者:欧阳
  1. numericalalgorithm

    0下载:
  2. 最经典最常用的数值算法!如复化辛卜生算法、雅可比迭代法-The most classic of the most commonly used numerical algorithm! Such as rehabilitation of Health algorithm, Jacobi iterative method and so on
  3. 所属分类:Algorithm

    • 发布日期:2017-04-29
    • 文件大小:8393
    • 提供者:emloe
  1. SOR

    0下载:
  2. 逐次超松驰迭代法(Successive Over Relaxation Me thod,简称SOR方法)是高斯—塞德尔方法的一种加速方法,是解大型稀疏矩阵方程组的有效方法之一,它具有计算公式简单,程序设计容易,占用计算机内存较少等优点,但需要较好的加速因子(即最佳松驰因子).下面我们首先说说松驰一词的含意,再利用它来解释雅可比迭代法与高斯—塞德尔迭代法,最后给出逐次超松驰迭代法的推算公式和收敛性条件.-Successive over relaxation iteration method (Su
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:619
    • 提供者:iop
  1. a

    0下载:
  2. 解线性代数方程组的雅克比迭代法,一段小程序,解线性代数方程组-Solution of linear algebraic equations of the Jacobi iterative method, a small program for solving linear algebraic equations
  3. 所属分类:CSharp

    • 发布日期:2017-04-10
    • 文件大小:592
    • 提供者:猴猴
  1. tqw

    0下载:
  2. 运用雅各比迭代法计算方程近似值,每次回车迭代一次-The use of Jacobi iterative method to calculate approximate equation, each iteration a carriage return
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:593
    • 提供者:Joker
  1. jacobigssor

    0下载:
  2. 迭代法求解线性方程组,含Jacobi,G-S,SOR方法,压缩包内有数据供测试-Iterative method for solving linear equations, including Jacobi, GS, SOR method, with data compression packages for testing
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:4417
    • 提供者:crynixes
  1. solvinglinearequations

    0下载:
  2. 线性方程组求解算法实现。包括了列主元消元法、直接LU分解法、雅克比迭代、高斯赛德尔迭代法。并且对四个算法实现做了不太规范的、简单的类封装。原创代码,含详细注释。希望对用到数值计算的带来帮助。-Algorithm for solving linear equations. Including the main-element elimination method, the direct LU decomposition, Jacobi iteration, high Sisaideer itera
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:107676
    • 提供者:风流云散
  1. 7

    0下载:
  2. 使用雅可比迭代法和高斯-赛德尔迭代法求方程组。用到高斯法求解方程组和三角分解法。-Using Jacobi iteration and Gauss- Seidel iteration method equations. Gauss method for solving equations used and the triangular decomposition.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:677
    • 提供者:郭敏霞
  1. jiefangcheng

    0下载:
  2. 解N元一次方程组,雅克比迭代法,将方程系数x值和迭代因子代入迭代公式计算-Solution of N-linear equation group, Jacobi iterative method, the equation coefficients of x values and the iterative factor incorporated into the iteration formula
  3. 所属分类:Compiler program

    • 发布日期:2017-03-31
    • 文件大小:998
    • 提供者:涵子
  1. Numerical_Methods_matlab

    0下载:
  2. matlab实现:高斯消元法,LU分解法,迭代法,奇异值分解,乔累斯基分解法,gauss迭代解线性方程组,jacobi迭代解线性方程组-matlab implementation: Gauss elimination, LU decomposition, iterative methods, singular value decomposition, Cholesky decomposition, gauss iterative solution of linear equations, jac
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:322627
    • 提供者:jinghai
  1. fangchengzudiedaifa

    0下载:
  2. 线性方程组迭代法,有五个常用算法,jacobi,seidel,sor,fastdown,conjgrad
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:2368
    • 提供者:hll
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 »
搜珍网 www.dssz.com