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

搜索资源列表

  1. yunchouxue

    0下载:
  2. 运筹学中非线性规划的牛顿法,梯度法,直接法,内点法的matlab 实现-Nonlinear Programming Operations Research Newton method, gradient method, direct method, interior point method implementation matlab
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:2531
    • 提供者:ncf
  1. Newton_bisect_iteration

    0下载:
  2. matlab中分别用牛顿法,二分法及迭代法求解方程的程序,及其比较-matlab scr ipts for solving eq. by the means of newton ,bisection and iteration
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:631
    • 提供者:alick
  1. zuiyouhauzuoye

    2下载:
  2. 最优化共轭梯度算法、最速下降法、牛顿法、拟牛顿法matlab源码,含泪奉上-Conjugate gradient optimization algorithm, the steepest descent method, Newton method, quasi Newton method matlab source, tears offer
  3. 所属分类:matlab例程

    • 发布日期:2012-11-30
    • 文件大小:64218
    • 提供者:zhucehao
  1. matlab

    1下载:
  2. 最速下降梯度法matlab程序和用拟牛顿法求极小值点-apply a gradient–descent based error minimization approach to minimize the difference between the real deformation and the simulated one given the elasticity parameters
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:8512
    • 提供者:侯小叶
  1. power-flow

    0下载:
  2. 基于内点法的配电网潮流计算,收敛精度同牛顿二阶法,不同之处在于它可以处理大规模潮流计算,而牛顿法不行。-power flow of distributiion network
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:6326
    • 提供者:lisa
  1. matlab

    0下载:
  2. 利用牛顿-拉夫逊法实现简单电力系统潮流计算-Newton- Raphson Power Flow Calculation of simple
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:5260
    • 提供者:孙迎友
  1. DFP

    0下载:
  2. 约束问题的DFP算法,关于牛顿法的一种改进-Constraints DFP algorithm, an improvement on Newton' s law
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:19003
    • 提供者:张宁
  1. dampnm

    0下载:
  2. 阻尼牛顿法求解无约束优化问题,阻尼牛顿发求解无约束优化问题-Damped Newton method for solving unconstrained optimization problems
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:535
    • 提供者:lisi
  1. matlab-program

    1下载:
  2. 基于matlab编写了SQP法,乘子法,共轭梯度法,拟牛顿法,信赖域法,最速下降法与牛顿法的最新程序,功能很强大,可供编程参考。-Based on the preparation of MATLAB SQP, multiplier method, conjugate gradient method, quasi-Newton method, trust region method, steepest descent method with the Newton-Raphson method th
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:25099
    • 提供者:丁长涛
  1. Matlab-erfen-newton

    0下载:
  2. 二分法和牛顿法的matlab源代码,图像比较-Dichotomy, and Newton method matlab source code, including images
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1522
    • 提供者:周萧潇
  1. Conjugate-gradient-method-matlab

    1下载:
  2. 共轭梯度法 SUMT内点法 最速下降法 牛顿法 matlab实现-Conjugate gradient method SUMT interior point method the steepest descent method Newton method matlab
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:4424
    • 提供者:雨文
  1. Matlab

    3下载:
  2. matlab程序非线性优化设计方法时下流行的关于非线性规划的源程序,包括SQP方法、乘子法程序、二次规划、非线性最小二乘法、共轭梯度法、拟牛顿法、线搜索技术、信赖域方法、最速下降法与牛顿法等-matlab program nonlinear optimization design method popular on nonlinear programming source code, including the SQP method, the multiplier method procedur
  3. 所属分类:matlab

    • 发布日期:2014-09-14
    • 文件大小:34816
    • 提供者:朱志远
  1. matlab

    0下载:
  2. 这是关于matlaba的分割方法的描述,有牛顿法,黄金分割法等-This is the descr iption of on matlaba the segmentation method, Newton method, golden section method
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:3798
    • 提供者:caiyong
  1. nonlinear-equations-with-MATLAB.

    1下载:
  2. 用MATLAB实现非线性方程的数值解法。主要有不动点迭代法,牛顿法,割线法和对称秩法的MATLAB源码。-Numerical solution of nonlinear equations with MATLAB. Fixed point iteration method, Newton, secant, and the symmetry rank of the MATLAB source.
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:2547
    • 提供者:yaliwang
  1. matlab

    0下载:
  2. 牛顿法 等求解方程的零根;通过选取不同的初始点实现-Newton method
  3. 所属分类:matlab

    • 发布日期:2016-01-25
    • 文件大小:4096
    • 提供者:weipu
  1. Newton

    0下载:
  2. 压缩包里包含了无约束优化问题常用的几种求解方法的源程序:变量轮换法(variable_rotation.m)、最速下降法(steepest_descent.m)、修正牛顿法(modified_newton.m)、共轭梯度法(conjugate_gradient.m)。另外,coefficient_matrix.m为目标函数系数获得矩阵,minval.m为最小值计算函数,gradient.m为梯度计算函数-Compression bag contains unconstrained optimiz
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-28
    • 文件大小:1052
    • 提供者:zhuyuanli
  1. 59808799MATLAB

    0下载:
  2. matlab牛顿法求最优化问题-matlab newton
  3. 所属分类:source in ebook

    • 发布日期:2017-11-25
    • 文件大小:1744
    • 提供者:dai
  1. matlab-code

    0下载:
  2. 几个多目标求极值的Matlab算法,包括模式搜索法、Rosenbrock法、单纯形法、Powell法、最速下降法、共轭梯度法、牛顿法、信赖域法-Matlab algorithm, several multi-objective extremum including pattern search method, Rosenbrock method, simplex method, Powell method, the steepest descent method, conjugate gradi
  3. 所属分类:Algorithm

    • 发布日期:2017-11-19
    • 文件大小:3667
    • 提供者:陈亮
  1. Matlab

    0下载:
  2. 重点介绍了最速下降法与牛顿法以及二次规划等其他一些算法了的运行结果及过程-Focuses on the D* A* algorithm, and has a relatively good run of results and process
  3. 所属分类:matlab

    • 发布日期:2017-11-29
    • 文件大小:34547
    • 提供者:周东
  1. matlab

    0下载:
  2. Matlab牛顿插值法源文件;拉格朗日插值法源文件:及其仿真结果-Matlab the Newton Interpolation for source files the Lagrange interpolation source file: its simulation results
  3. 所属分类:software engineering

    • 发布日期:2017-11-28
    • 文件大小:15319
    • 提供者:cc
« 1 2 3 4 56 7 8 9 10 ... 31 »
搜珍网 www.dssz.com