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

搜索资源列表

  1. 2

    1下载:
  2. matlab开发环境下,牛顿迭代法解非线性方程组,使用者把非线性方程组的M文件fx1(x)和非线性方程组导数的M文件dfx1(x)相应代入即可。-matlab development environment, the Newton iteration solution of nonlinear equations, nonlinear equations to the user of the M documents fx1 (x) and non-linear equations of the
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:1.51kb
    • 提供者:平猪
  1. LBG

    0下载:
  2. Linde, Buzo, and Gray (LBG) proposed a VQ design algorithm based on a training sequence. The use of a training sequence bypasses the need for multi-dimensional integration. The LBG algorithm is of iterative type and in each iteration a large set of v
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-28
    • 文件大小:85.51kb
    • 提供者:龙鹏
  1. fx

    0下载:
  2. 一个分形压缩的程序: 1、因为本程序时间长,FX中先选择图片的大小 2、编码与解码 3、做误差图和只方图 4:画出每次迭代的解码图象 5、本程序来自本网站,修改了部分,解释说明更清楚。 6、增加了部分功能,希望对大家有所帮助,互相学习…… -A fractal compression process: 1, because this process a long time, FX in the first select the size of picture 2, e
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:2.6kb
    • 提供者:刘清
  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. eqtation-iteration

    0下载:
  2. 这是 一个数学基本运算中,关于线性方程迭代算法的一个程序,程序设计规范,可以直接调用-This is a basic mathematical computations on the linear equations iterative algorithms of a program, the program design specifications, and can directly call the
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:6.69kb
    • 提供者:张楠
  1. gs

    0下载:
  2. 高斯塞德尔迭代法求解线性方程组的MATLAB程序-High Sisaideer iteration for solving linear equations in the MATLAB program
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:1.04kb
    • 提供者:hy
  1. jac

    0下载:
  2. 雅克比迭代用matlab实现 我是一个初学者 费了我很大的功夫 大家一定要珍惜-Jacobi iteration with matlab realize I' m a beginner cost me a lot of effort we must cherish
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:622byte
    • 提供者:秦川
  1. newton-iteration

    0下载:
  2. matlab编写,牛顿迭代法以及二分法等数值积分方法-numerical integration methods matlab prepared Newton iteration dichotomy
  3. 所属分类:Other systems

    • 发布日期:2017-11-20
    • 文件大小:2.76kb
    • 提供者:hongguang
  1. matlab

    1下载:
  2. matlab代码 迭代法求解非线性方程 用不动点迭代法求非线性方程组的一个根-matlab code iterative method for solving nonlinear equations using fixed point iteration method for solving nonlinear equations of a root
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:12.51kb
    • 提供者:李建军
  1. mathmatical-calculation-with-matlab

    0下载:
  2. CG、Gauss、SOR、Jacobi迭代法matlab程序 自己收藏的源程序-CG, Gauss, SOR, Jacobi iteration method matlab program his collection of source code
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:4.14kb
    • 提供者:yangjinhong
  1. MHSS-iteration-mehtod

    2下载:
  2. 计算大型矩阵的MHSS迭代法Matlab程序,该程序包含几个部分。-MHSS iteration method
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:4.48kb
    • 提供者:魏朝翰
  1. MATLAB

    0下载:
  2. 几个matlab程序,包括牛顿迭代、雅各比算法以及龙贝格、史蒂芬孙方法。-Several matlab procedures, including Newton iteration algorithm and Jacoby Romberg, Stephenson methods.
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1.1kb
    • 提供者:liuli
  1. euler mehod

    0下载:
  2. 欧拉法是一种一阶数值方法,用以对给定初值的常微分方程(即初值問題)求解。它是一种解决数值常微分方程的最基本的一类显型方法(euler method for iteration)
  3. 所属分类:其他

    • 发布日期:2017-12-22
    • 文件大小:20kb
    • 提供者:Jetory813
  1. fvnctikn-MATLAB

    0下载:
  2. 用Gauss-Serdel迭代法计算方程组的MATLAB函数文件(Calculation equations of the Gauss - Serdel iteration method of MATLAB function file)
  3. 所属分类:其他小程序

    • 发布日期:2017-12-30
    • 文件大小:3kb
    • 提供者:sobnelx
  1. Matlab Files Bernstein

    1下载:
  2. bersnstein 基函数 生成normalise totally positive matrix ; richardson(bersnstein basic function;richardson)
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:1kb
    • 提供者:liucheng876
  1. vfi_stochastic

    0下载:
  2. 简单实用的Matlab值函数迭代程序,值得参考(value function iteration)
  3. 所属分类:Windows编程

  1. LMFnlsq

    0下载:
  2. 差分法迭代程序MATLAB程序源代码仅供参考(Difference method iteration)
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:859kb
    • 提供者:whz123456
  1. Power Flow6.23

    0下载:
  2. MATLAB求解电力系统潮流;牛顿迭代法;适用于14节点30节点300节点1047节点等。(MATLAB solves the power system tidal current; Newton iteration method; it applies to 14 nodes, 30 nodes, 300 nodes, 1047 nodes, etc.)
  3. 所属分类:其他

  1. Dynamic-Programming-master

    1下载:
  2. 经典的基于策略迭代和值迭代法的动态规划matlab代码,实现机器人的最优运输(The classic dynamic programming matlab code based on policy iteration and value iteration method realizes the optimal transportation of the robot.)
  3. 所属分类:其他

  1. 代码

    1下载:
  2. 利用连续法相对定向和加权迭代法检测粗差,用matlab编写(Detection of gross errors by continuous relative orientation and weighted iteration)
  3. 所属分类:其他

    • 发布日期:2021-04-06
    • 文件大小:29kb
    • 提供者:wxh123123
« 12 3 »
搜珍网 www.dssz.com