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

    0下载:
  2. 本代码为在matlab下利用牛顿迭代法求解非线性方程的函数.m文件。-The code using Newton iteration method for solving nonlinear equations function. M file in matlab.
  3. 所属分类:Other systems

    • 发布日期:2017-11-15
    • 文件大小:1.06kb
    • 提供者:成成
  1. myfacedet02

    1下载:
  2. matlab代码程序,利用Adaboost算法训练人脸图像和非人脸图像,通过迭代得到由多个弱分类器组合而成的强分类器,实现图片里的人脸检测。-Matlab code,Using Adaboost algorithm to train the face images and not face images, obtained strong classifier which is conprised of multiple weak classifiers by iteration , re
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-05
    • 文件大小:2.2mb
    • 提供者:杨薇
  1. lms

    0下载:
  2. LMS算法的matlab仿真,通过迭代产生最优权值,并验证收敛-LMS algorithm matlab simulation, optimal weights by iteration, and verify convergence
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-26
    • 文件大小:537byte
    • 提供者:许学真
  1. fmin

    0下载:
  2. 用 matlab 求一维函数的极小值。包括黄金分割法 三次插值法求极值,带迭代计数器-Seeking a minimum of a one-dimensional function using matlab. The three interpolation extremum with the iteration counter
  3. 所属分类:Other systems

    • 发布日期:2017-11-01
    • 文件大小:1.07kb
    • 提供者:刘锋伟
  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. 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