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
    • 文件大小:17358
    • 提供者:葛林
  1. 解线性方程组的迭代法

    0下载:
  2. 利用matlab编程实现解线性方程组的迭代法。-using Matlab programming for solving linear equations of iterative method.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:22840
    • 提供者:悟凡
  1. 最小费用最大流算法通用Matlab程序

    1下载:
  2. 基本思路:把各条弧上单位流量的费用看成某种长度,用Floyd求最短路的方法确定一条 % 自V1至Vn的最短路 再将这条最短路作为可扩充路,用求解最大流问题的方法将其上的流 % 量增至最大可能值 而这条最短路上的流量增加后,其上各条弧的单位流量的费用要重新 % 确定,如此多次迭代,最终得到最小费用最大流.,Basic ideas: to each arc on the unit cost of traffic as some length, with Floyd for the most shor
  3. 所属分类:matlab例程

    • 发布日期:2017-03-21
    • 文件大小:2138
    • 提供者:xuechaoling
  1. ldpc.rar

    4下载:
  2. LDPC的编码和BP迭代译码方法的Matlab程序,LDPC compiler Ways and BP iterative decoding process
  3. 所属分类:matlab例程

    • 发布日期:2013-09-18
    • 文件大小:2837
    • 提供者:
  1. ILC

    3下载:
  2. 迭代学习控制的matlab程序,m文件结合simulink实现。-Iterative Learning Control matlab program, m file with simulink realization.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:5983
    • 提供者:韩在天
  1. Newtoniterate

    1下载:
  2. 数值计算牛顿迭代法的matlab源程序 说明如下: %fun----input,the part as the form of f(x) in the equation f(x)=0 % ini----input,sets the starting point to ini % err----input,sets admissible error % sol----output,returns the root of equation-Numerical calculati
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:851
    • 提供者:闫安心
  1. G-S 解高斯-赛德尔迭代法的源代码程序

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

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

    3下载:
  2. 多输入多输出系统迭代学习控制算法程序,此程序对迭代学习控制算法的新手,具有一定帮助,加深对ILC算法的理解。-the ILC of MIMO system
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:12013
    • 提供者:李零
  1. solve

    0下载:
  2. 用牛顿法解方程组,迭代法解方程组和求矩阵最大特征值-Newton Method with equations, iterative methods for solution of matrix equations and the largest eigenvalue
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:2172
    • 提供者:张志敏
  1. NEWTON

    1下载:
  2. 利用牛顿迭代法解非线性方程,这是其matlab程序-Using Newton iteration solution of nonlinear equations, which are its matlab program
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:545
    • 提供者:刘栋
  1. 解线性方程组的迭代法

    0下载:
  2. 数值分析迭代法解线性方程问题的matlab的范例((Numerical analysis of the Matlab example, super easy to use der))
  3. 所属分类:matlab例程

    • 发布日期:2017-12-17
    • 文件大小:7168
    • 提供者:mabiubiu
  1. 数值偏微分方程快速迭代计算

    0下载:
  2. 利用Matlab数值计算偏微分方程的快速迭代计算。(Fast iterative computation of partial differential equations by Matlab numerical method.)
  3. 所属分类:数学计算

    • 发布日期:2017-12-23
    • 文件大小:7168
    • 提供者:Dangbingjoe
  1. Gauss消元法,Jacobi迭代法,超松弛迭代法

    0下载:
  2. Gauss消元法,Jacobi迭代法和超松弛迭代法求解线性方程组的M文件(Gauss elimination method, Jacobi iteration method and over relaxation iterative method for solving linear equations of the M file)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-23
    • 文件大小:1024
    • 提供者:Mathematic
  1. 牛顿迭代法的MATLAB实现_云磊

    1下载:
  2. 牛顿迭代法是方程求根中的一种较快捷的迭代方法,但遇到较复杂的方程时计算量较大。文章采用了MATLAB编程来实现牛顿迭代法,并给出了具体的计算例子。(Using the MATLAB programming to realize the Newton iterative method)
  3. 所属分类:数学计算

    • 发布日期:2018-01-07
    • 文件大小:2770944
    • 提供者:Effie
  1. 解方程迭代法

    0下载:
  2. 数值分析求解方程迭代法的matlab实现(Matlab implementation of iterative method for solving equations by numerical analysis)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-08
    • 文件大小:39936
    • 提供者:wly言
  1. matlab

    0下载:
  2. 利用牛顿迭代解决非线性方程组问题,属于数学计算范畴。(The problem of nonlinear equations is solved by Newton iteration, which belongs to the category of mathematical calculation.)
  3. 所属分类:数学计算

    • 发布日期:2018-01-11
    • 文件大小:56542208
    • 提供者:乔川
  1. 雅各比迭代算法

    0下载:
  2. 雅各比迭代算法,Jacobi迭代的matlab编程
  3. 所属分类:matlab例程

  1. 菲涅尔迭代计算

    0下载:
  2. MATLAB 程序菲涅尔迭代计算啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊(Fresnel Iterator of MATLAB Program)
  3. 所属分类:matlab例程

    • 发布日期:2020-03-07
    • 文件大小:438272
    • 提供者:龙卷风cf
  1. MATLAB

    0下载:
  2. 利用五点差分格式和Jacobi迭代法,求解精确解和数值解的误差,判断阶数是否正确(Five-point difference scheme and Jacobi iteration method are used to solve the error between exact solution and numerical solution and to judge whether the order is correct or not.)
  3. 所属分类:数学计算

    • 发布日期:2019-11-14
    • 文件大小:4096
    • 提供者:竹黄
  1. Gauss_Seidel迭代法

    1下载:
  2. Gauss-Seidel 迭代法求解的例程序及源代码,供大家共同学习,如果错误,请大家批评指正
  3. 所属分类:matlab例程

    • 发布日期:2020-05-08
    • 文件大小:513
    • 提供者:ahhhhh
« 1 23 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com