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

搜索资源列表

  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. Gauss-Seidel-method

    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. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:51982
    • 提供者:Dmitriy
  1. gauss-jacobi

    0下载:
  2. Inplementation of Gauss-Jacobi method
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:30754
    • 提供者:Jaziel
  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. 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. linearsystem

    0下载:
  2. Chapter 3. The Solution of Linear Systems AX = B Algorithm 3.1 Back Substitution Algorithm 3.2 Upper-Triangularization Followed by Back Substitution Algorithm 3.3 PA = LU Factorization with Pivoting Algorithm 3.4 Jacobi Iteration Al
  3. 所属分类:matlab

  1. laplace_2D

    0下载:
  2. this Laplace 2D . i solve with Jacobi Iteration method ,Point Gauss-seidel Interation method,Line Gauss-Seidel Iteration method ,Point Successive Over-Relaxation method (PSOR),Line Successive Over-Relaxation method (LSOR)-this is Laplace 2D . i solve
  3. 所属分类:matlab

    • 发布日期:2017-11-25
    • 文件大小:942
    • 提供者:Thanh
  1. jacobi-gauss-seidel-sor

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

    • 发布日期:2017-04-03
    • 文件大小:50430
    • 提供者:李春兰
  1. gauss_seidel

    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. 所属分类:AI-NN-PR

    • 发布日期:2017-04-15
    • 文件大小:7070
    • 提供者:zineb24
  1. Gauss_Seidel

    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 o
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:533
    • 提供者:梁峻超
  1. Archive

    0下载:
  2. 数值方法解线性方程组,包括雅克比迭代法,高斯赛德尔迭代法和SOR超松弛迭代法的例程。-Linear equations with Jacobi, Gauss-Seidel method and SOR iteration.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-29
    • 文件大小:173438
    • 提供者:hzf
  1. pta4

    16下载:
  2. 浙大PTA练习系统NA1004 比较雅各比迭代和高斯塞德尔迭代-Use Jacobi and Gauss-Seidel methods to solve a given n×n linear system A x ⃗ = b ⃗ with an initial approximation x ⃗ (0) . Note: When checking each a ii , first sca
  3. 所属分类:Algorithm

    • 发布日期:2017-04-30
    • 文件大小:110602
    • 提供者:qiuyingyue
  1. Finalwork

    0下载:
  2. 结合java图形界面编程实现了计算方法中的相关的算法,包含:雅可比迭代 高斯-塞德尔迭代 拉格朗日插值 主元素高斯消去 高斯-约当消去 牛顿插值 不含列主元高斯约当法 二次多项式拟合 一次多项式拟合 二分法 牛顿迭代 三次样条插值 三对角的追赶法-Combined with java GUI programming calculation method of the related algorithms, comprising: Jacobi iteration Gauss- Seidel it
  3. 所属分类:Java Develop

    • 发布日期:2017-04-15
    • 文件大小:6030
    • 提供者:李力
  1. Gauss-Seidel-Method

    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-12
    • 文件大小:531
    • 提供者:Zolo
  1. softwzrs

    0下载:
  2. 用Matlab软件以及雅克比迭代和高斯-赛德尔迭代解方程组-As well as the Jacobi iteration with the Matlab software and gauss-seidel iterative solution of equations
  3. 所属分类:OpenGL program

    • 发布日期:2017-12-15
    • 文件大小:16384
    • 提供者:tabce
  1. dlobap

    0下载:
  2. As well as the Jacobi iteration with the Matlab software and gauss-seidel iterative solution of equations
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-14
    • 文件大小:16384
    • 提供者:oqbi$742
  1. NRTFE97

    0下载:
  2. 用Matlab软件以及雅克比迭代和高斯-赛德尔迭代解方程组(As well as the Jacobi iteration with the Matlab software and gauss-seidel iterative solution of equations)
  3. 所属分类:图形图象

    • 发布日期:2017-12-26
    • 文件大小:16384
    • 提供者:NR%25252141788
搜珍网 www.dssz.com