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

搜索资源列表

  1. Seidel

    0下载:
  2. GAUSS-SEIDEL法的Matlab程序-A programm realizing GUASS-SEIDEL algorithm,written in Matlab.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1.01kb
    • 提供者:lll
  1. 线性方程组的迭代,matlab程序

    0下载:
  2. 雅可比(Jacobi)迭代、高斯-塞德尔(Gauss-Seidel)迭代、超松弛迭代法
  3. 所属分类:C#编程

  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. guass

    0下载:
  2. guass迭代法,是数值分析中很重要的一种,源码为其在matlab中的实现。 -guass iterative method, numerical analysis is a very important one in the matlab source code for its realization.
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:1006byte
    • 提供者:马丫
  1. loadflow

    0下载:
  2. Performance at the unity power factor for a 5 bus power system. This is used to investigate the the load flow algorithm developed based on Gauss Seidel method.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:1.26kb
    • 提供者:he Shi Hao
  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. poissonfdm

    0下载:
  2. 用有限差分法来解偏微分方程,采用高斯——赛德尔迭代方法,并用前后两次迭代差的矩阵的无穷范数作为是否停止迭代的依据。-Using finite difference method to solve partial differential equations, using Gauss- Seidel iterative methods, and poor before and after the two iterations of the infinite matrix norm as the b
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:1.01kb
    • 提供者:LGE
  1. poissonSolver_matlab

    1下载:
  2. siggraph2003论文Poisson image editing的matlab实现-the matlab implementation of Poisson image editing(siggraph 2003)
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:27.28kb
    • 提供者:wuqiwen
  1. MATLAB

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

    • 发布日期:2017-04-07
    • 文件大小:2.08kb
    • 提供者:duarfel
  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. Householder

    1下载:
  2. Household变换的Matlab程序,有很强的应用和参考价值-Household Transform Matlab program has a strong application and reference value
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:827byte
    • 提供者:iyoung
  1. gs

    0下载:
  2. gauss seidel calc numerical method
  3. 所属分类:software engineering

    • 发布日期:2017-04-03
    • 文件大小:728byte
    • 提供者:beskut
  1. gaussseidel

    0下载:
  2. 高斯-赛德尔迭代计算方法是在计算第一个方程函数得到第一个自变量后,吧自变量更新进入第二个方程计算。-Gauss- Seidel iteration method is to function in the calculation of the first equation obtained after the first argument, it updates the independent variables into the second equation.
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:676byte
    • 提供者:jiaoyuwei
  1. Seidel

    0下载:
  2. matlab实现简单迭代法和Seidel迭代法 用matlab 。 是计算方法里面的内容。 -matlab simple iterative method and Seidel iterative method with matlab. Is calculated inside the content.
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:66.12kb
    • 提供者:wenhuajin
  1. JacabiandGuass-Seidel

    0下载:
  2. Jacabi and Guass-Seidel迭代法是求解线性方程组中一种非常有效地方法,本文包含算例和程序-Jacabi and Guass-Seidel iterative method for solving linear equations is a very effective method, this article contains examples and procedures
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:11.98kb
    • 提供者:陈岩
  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-www.matlabnet.ir

    0下载:
  2. Gauss Algorithm in Matlab
  3. 所属分类:其他

    • 发布日期:2018-01-05
    • 文件大小:8kb
    • 提供者:Valiniyaz
« 12 3 4 5 »
搜珍网 www.dssz.com