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

搜索资源列表

  1. 实验5-雅可比迭代

    1下载:
  2. 用Matlab软件以及雅克比迭代和高斯-赛德尔迭代解方程组Ax=b,分析、比较其结果-using Matlab software and the iterative and Jacques than Gauss - Seidel iterative solution equations Ax = b, analysis, comparison of the results
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:16.95kb
    • 提供者:葛林
  1. GaussSinxy

    0下载:
  2. 利用高斯-勒让德多项式计算 sin(x+y)在矩形区域的积分-use Gauss - Legendre polynomials calculated sin (x y) in the rectangular region of Integral
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1.76kb
    • 提供者:bug
  1. work

    0下载:
  2. 追赶法,拉格朗日插值,高斯塞德尔迭代,牛顿迭代
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1.88kb
    • 提供者:郭玉富
  1. ga

    0下载:
  2. 基于高斯塞德尔方法的潮流计算,针对不同类型的节点的三种解法简单易懂。
  3. 所属分类:matlab例程

    • 发布日期:2015-06-13
    • 文件大小:1.52kb
    • 提供者:刘聪汉
  1. bpm

    0下载:
  2. BPM_free_space.m - Propagation of a gaussian pulse in free space BPM_free_space.m - 传播的高斯脉冲在自由空间 BPM_triangle.m - Propagation of a gaussian pulse in a triangle index profile waveguide BPM_triangle.m - 传播中的一个三角形折射率分布波导高斯脉冲 BPM_2step.m - Demons
  3. 所属分类:matlab例程

  1. 高斯赛德尔迭代法

    2下载:
  2. 用matlab实现高斯赛德尔迭代法
  3. 所属分类:matlab例程

    • 发布日期:2011-05-31
    • 文件大小:689byte
    • 提供者:tinkerguang
  1. G-S 解高斯-赛德尔迭代法的源代码程序

    1下载:
  2. 提供了用matlab解高斯-赛德尔迭代法的源代码程序,解决此类迭代问题方便快捷,一目了然
  3. 所属分类:matlab例程

    • 发布日期:2012-10-23
    • 文件大小:874byte
    • 提供者:echolovely
  1. iterative

    3下载:
  2. rs 里查森迭代法求线性方程组 crs 里查森参数迭代法求线性方程组 grs 里查森迭代法求线性方程组 jacobi 雅可比迭代法求线性方程组 gauseidel 高斯-赛德尔迭代法求线性方程组 SOR 超松弛迭代法求线性方程组 SSOR 对称逐次超松弛迭代法求线性方程组 JOR 雅可比超松弛迭代法求线性方程组 twostep 两步迭代法求线性方程组 fastdown 最速下降法求线性方程组 conjgrad 共轭梯度法求线性方程组 preconjgr
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:7kb
    • 提供者:zuoxl
  1. Source_Code_Of_Guide_To_MATLAB_Mix_Programming

    0下载:
  2. 这是机械工业张德丰《MATLAB与外部程序接口编程》随书源码,这本书详细介绍了MATLAB与C、C++、Excel、VB、Delphi、FORTRAN相互调用的方法,使得我们可以综合利用传统编程语言执行效率高和MATLAB函数库功能强大的优势,本书对于MEX和MAT文件、MATLAB引擎、MATLAB C/C++函数库、Matcom等都作了详细的介绍并举例说明,书籍最后还介绍了MATLAB的串口接口。-This is the machine-building industry张德丰" M
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:48.42kb
    • 提供者:
  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. xianxingfangchengzu

    0下载:
  2. 本程序为求解线性方程组的迭代方法,包含雅可比迭代法、高斯-赛德尔迭代法和SOR方法-The procedure for solving linear equations iterative methods, including Jacobi' s iterative method, Gauss- Seidel iteration method and SOR methods
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1.23kb
    • 提供者:源治
  1. gaosisaider

    0下载:
  2. 基于MATLAB的高斯赛德尔牛顿拉夫逊潮流计算-failed to translate
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:914byte
    • 提供者:黄土崖
  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. typicalmethods

    0下载:
  2. 多种数学迭代方法,包括雅克比法、高斯-赛德尔迭代法、和广义理查德森迭代法。-A variety of mathematical iterative methods, including Jacobi method, Gauss- Seidel iterative method, and the generalized Richardson iterative methods.
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:1.58kb
    • 提供者:ZY
  1. gaussseidel-jacboi

    0下载:
  2. 关于高斯塞德尔和雅可比矩阵以及牛顿拉佛逊法的详细例子,主要是采用matlb中的语言编写的-Sise and Bender on the high Jacobian matrix and the Newton Raphson method Laffer detailed examples, mainly used in languages matlb
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1.68kb
    • 提供者:ben
  1. Temperature

    3下载:
  2. 使用matlab写得空间温度场程序,算法是高斯-塞德尔迭代法。-Room temperature using the matlab program is written, the algorithm is the Gauss- Seidel iterative method.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:547byte
    • 提供者:hujun
  1. code

    0下载:
  2. 高斯塞德尔迭代求解线性方程组的主要程序。(Gaussedel iteration method for solving linear equations)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-01
    • 文件大小:1kb
    • 提供者:YiuFai
  1. 高斯赛德尔迭代

    0下载:
  2. 本程序利用高斯赛德尔迭代法求线性方程组,格式为函数形式。
  3. 所属分类:matlab例程

  1. 高斯赛德尔迭代法

    0下载:
  2. %高斯赛德尔迭代法求方程组的解(矩阵公式求解) %A为方程组的系数矩阵;b为方程组的右端项 %x为线性方程组的解了;x0为迭代初值 %eps为误差限;M为迭代的最大次数 已验证,转matlab该后缀为.m
  3. 所属分类:matlab例程

  1. 高斯积分matlab程序

    1下载:
  2. 计算在同一区域上的二重高斯-勒让德积分。(Calculating double Gauss integral in the same region)
  3. 所属分类:matlab例程

    • 发布日期:2020-09-08
    • 文件大小:1kb
    • 提供者:sprance
« 12 3 4 »
搜珍网 www.dssz.com