CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - gauss seidel matlab

搜索资源列表

  1. program

    0下载:
  2. 程序包中含有Lagrange插值、Newton插值、Hermite插值、jacobi迭代、gauss迭代、 超松弛迭代、cholesky分解-Package contains Lagrange interpolation, Newton interpolation, Hermite interpolation, jacobi iteration, gauss iteration, ultra-relaxation iteration, cholesky decomposition
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:2.84kb
    • 提供者:funintears
  1. Jacobi-and-Gauss-Seidel

    0下载:
  2. Jacobi迭代法和Gauss-Seidel迭代法求解线性方程组,matlab语言编程。-Jacobi iteration method and Gauss-Seidel iteration method for solving linear equations, using the Matlab programming language.
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:5.43kb
    • 提供者:涉水灯盏
  1. Gauss

    1下载:
  2. 不使用matlab内部调用程序的按照高斯消元法本身原理来编写。-Do not use matlab within the procedure call in accordance with the Gauss elimination principle to the preparation of their own.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-24
    • 文件大小:29.67kb
    • 提供者:chuchenyun
  1. G_S

    1下载:
  2. Gauss-seidel迭代与两种Jacobi迭代的matlab实现-Gauss-seidel iterative realization of the matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1.29kb
    • 提供者:云中树
  1. Powe_System_toolbox

    0下载:
  2. solve power flows by gauss seidel method ans newton Rapson
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:595.94kb
    • 提供者:wilber2912
  1. UnwellLineEquSet-matlab

    0下载:
  2. 病态线性方程组的计算题,涉及Gauss消元法、雅可比迭代法、高斯-赛德尔迭代法、最速下降法和共轭梯度法。每一个方法,都编写一个m文件,封装成函数的形式。然后通过总的HilbLineEquSet.m文件来调用执行,画出误差曲线图,得到运行结果。总的Matlab程序流程,如下所示: 病态方程组的计算包括:HilbLineEquSet.m、gauss.m、jacobi.m、gauss_seidel.m、fastest_descend.m和conjugated_grad.m六个文件。 程序执行结
  3. 所属分类:matlab

    • 发布日期:2016-06-04
    • 文件大小:5.66kb
    • 提供者:陈永恒
  1. gauss_seidel

    0下载:
  2. matlab编写的Gauss_Seidel迭代算法求解方程组的根 -iterative algorithm matlab prepared Gauss_Seidel root of solving equations
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:17.96kb
    • 提供者:yanxyu
  1. gaussppg

    0下载:
  2. Program for Gauss - Seidel for Load Flow Analysis
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:2.84kb
    • 提供者:REB mus
  1. Gauss-Seidel-Method

    1下载:
  2. 此文档是基于matlab的Gauss-Seidel Method的实验报告,没有matlab代码,可供大家参考。-This document is based on the Gauss-Seidel Method matlab experimental report, no matlab code, for your reference.
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:16.24kb
    • 提供者:fan
  1. application-of-CG-and-Gauss-Seidel-

    0下载:
  2. 共轭梯度法和Gauss-Seidel迭代法的matlab实现,实例操作,取得了良好的效果-Conjugate gradient method and the Gauss-Seidel iteration method matlab implementation, instance operations, and achieved good results
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:41.89kb
    • 提供者:张明
  1. gauss-seidel

    0下载:
  2. The Gauss-Seidel technique is intuitive and easy to use on large or small problems. However, you should beware that the convergence tolerance must be carefully selected. Because the convergence criterion is based on the error between iterations,
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:478.02kb
    • 提供者:Danny
  1. Gauss-Seidel

    0下载:
  2. Gauss-Seidel迭代法 matlab编程- Gauss-Seidel iteration method matlab programming
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1.64kb
    • 提供者:wp
  1. Gauss

    0下载:
  2. Gauss seidel matlab code
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1021byte
    • 提供者:nithya
  1. Gauss-Siedel-Load-Flow-Analysis-for-infinite-numb

    0下载:
  2. gauss seidel matlab program for infinite iteriations
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:7.4kb
    • 提供者:rohit
  1. Matlab-program-to-solve-Gauss-seidel-for-Feeders.

    0下载:
  2. Gauss seidel matlab program for feeders
  3. 所属分类:matlab

    • 发布日期:2017-04-24
    • 文件大小:8.66kb
    • 提供者:rohit
  1. Jacobi-and-Gauss-Seidel

    0下载:
  2. Jacobi迭代法和Gauss-Seidel迭代法Matlab程序,可用于求解线性方程组-Jacobi iteration method and Gauss- Seidel iterative method Matlab procedures, can be used to solve the linear system of equations
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:20.17kb
    • 提供者:clh
  1. Gauss-Seidel

    0下载:
  2. 通过在matlab下main和seidel的联合,可以完成线性方程组的高斯-赛德尔迭代的计算-And through joint main seidel in matlab, can complete linear equations Gauss- Seidel iterative calculation
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:514byte
    • 提供者:刘自然
  1. GAUSS-SEIDEL

    0下载:
  2. 用高斯-赛德尔迭代法求解线性方程组的matlab实例程序-a matlab example program about the Gauss- Seidel iterative method for solving linear equations matlab example program
  3. 所属分类:Algorithm

    • 发布日期:2017-05-05
    • 文件大小:15.37kb
    • 提供者:凌霄
  1. 迭代求解方程组

    1下载:
  2. 包括Jacobi迭代法,Gauss-seidel迭代法和SOR迭代法的matlab代码,以及一个测试的main程序(These are iterative methods for solving linear equations.)
  3. 所属分类:数学计算

    • 发布日期:2017-12-20
    • 文件大小:1kb
    • 提供者:小博v
  1. gauss

    0下载:
  2. gauss seidel power flow solution
  3. 所属分类:matlab例程

    • 发布日期:2018-01-02
    • 文件大小:2.31mb
    • 提供者:himawasthi
« 12 3 4 »
搜珍网 www.dssz.com