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

搜索资源列表

  1. Seidel

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

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

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

  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
    • 文件大小:2911
    • 提供者: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
    • 文件大小:5560
    • 提供者:涉水灯盏
  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
    • 文件大小:30380
    • 提供者: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
    • 文件大小:1006
    • 提供者:马丫
  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
    • 文件大小:1293
    • 提供者:he Shi Hao
  1. G_S

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

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

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

    • 发布日期:2017-04-07
    • 文件大小:610246
    • 提供者: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
    • 文件大小:1039
    • 提供者: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
    • 文件大小:27931
    • 提供者:wuqiwen
  1. MATLAB

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

    • 发布日期:2017-04-07
    • 文件大小:2130
    • 提供者: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
    • 文件大小:5791
    • 提供者:陈永恒
  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
    • 文件大小:67709
    • 提供者: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
    • 文件大小:12272
    • 提供者:陈岩
  1. gauss_seidel

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

    • 发布日期:2017-03-29
    • 文件大小:18388
    • 提供者:yanxyu
  1. Matlab-program-to-solve-Gauss-seidel-for-Feeders.

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

    • 发布日期:2017-04-24
    • 文件大小:8864
    • 提供者:rohit
  1. Guass-Seidel(matlab)

    0下载:
  2. Guass-Seidel matlab版,可运行,有注释-Guass-Seidel matlab also has explanations,it goes quickly and accuately
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:658
    • 提供者:gaby
  1. Gauss-Seidel

    0下载:
  2. 潮流计算中的Gauss-Seidel迭代法-Gauss-Seidel MATLAB
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1436
    • 提供者:沈静
  1. Gauss – seidel-www.matlabnet.ir

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

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