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

搜索资源列表

  1. optimizationinMatlab.rar

    4下载:
  2. MATLAB最优化计算20例.m文件,包括二次插值,黄金分割,罚函数法,遗传算法,拉格朗日乘子法等,MATLAB Optimization Calculation of 20 cases. M documents, including quadratic interpolation, Golden Section, penalty function method, genetic algorithm, Lagrange multiplier method
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:215245
    • 提供者:c.k.
  1. search.rar

    1下载:
  2. Matlab程序,包括爬山算法、黄金分割搜索、nabisect算法,Matlab procedures, including climbing algorithm, golden section search, nabisect algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1666
    • 提供者:tmt
  1. 06071419

    1下载:
  2. 机械优化设计的作业 包括一维搜索方法(二次差值,牛顿法,黄金分割法),以及最速下降法和内点惩罚函数法及等值线图-Optimal Design of mechanical operations, including one-dimensional search method (the second difference, Newton' s law, golden section method), and the steepest descent method and interior po
  3. 所属分类:matlab

    • 发布日期:2017-05-30
    • 文件大小:12697443
    • 提供者:王正宇
  1. zuiyouhua

    2下载:
  2. 采用matlab语言实现黄金分割 不精确一维搜索 DFP BFGS 算法,全部原创 仅供参考-Language implementation using matlab inexact one-dimensional golden section search DFP BFGS algorithm, all the original for reference only
  3. 所属分类:Algorithm

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

    0下载:
  2. 黄金分割法求极小值 功能:用黄金分割法求f(x)在区间[a,b]上的近似极小值。当且仅当f(x)在[a,b]上为单峰时次方法适用 -Golden section method for the minimum functions: golden section method used for f (x) in the interval [a, b] on the approximate minimum. If and only if f (x) in [a, b] for the
  3. 所属分类:matlab

    • 发布日期:2016-12-23
    • 文件大小:1059
    • 提供者:songzhaozhe
  1. optional

    0下载:
  2. 黄金分割法(0.618)程序,以及进退法选择优化区间-Golden section method (0.618) procedures
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:781
    • 提供者:liuchao
  1. 111opt

    0下载:
  2. 非常经典的最优化程序,里面黄金分割、拟牛顿、对偶单纯形,故向大家推荐-Very classical optimization procedures, which Golden Section, Quasi-Newton, dual simplex, so to recommend
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:11588
    • 提供者:夏能涛
  1. goldenstein

    1下载:
  2. 黄金分割法的matlab程序,绝对正确,goldenstein-Golden section method of matlab procedures, absolutely correct, goldenstein
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:3763
    • 提供者:xiaoyao
  1. goldsection

    0下载:
  2. 用进退法求初始区间,然后用黄金分割法求函数的极小值。-Advance and retreat method with the initial interval, and then golden section method using the minimum function.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-10
    • 文件大小:823
    • 提供者:liwei
  1. algorithme.DFP

    0下载:
  2. 黄金分割搜索和DFP 算法源代码 -Golden Section search and DFP algorithm source code golden section search and DFP algorithm source code
  3. 所属分类:Search Engine

    • 发布日期:2017-03-28
    • 文件大小:148322
    • 提供者:小东
  1. MATLABoptimization

    19下载:
  2. matlab最优化程序包括 无约束一维极值问题 进退法 黄金分割法 斐波那契法 牛顿法基本牛顿法 全局牛顿法 割线法 抛物线法 三次插值法 可接受搜索法 Goidstein法 Wolfe.Powell法 单纯形搜索法 Powell法 最速下降法 共轭梯度法 牛顿法 修正牛顿法 拟牛顿法 信赖域法 显式最速下降法, Rosen梯度投影法 罚函数法 外点罚函数法 內点罚函数法 混合罚函数法 乘子法 G-N法 修正G-N法 L-M法
  3. 所属分类:matlab例程

    • 发布日期:2013-12-09
    • 文件大小:38442
    • 提供者:百位过
  1. Golden_Section_Method

    0下载:
  2. 该code是黄金分割算法matlab程序,给定一个方程和变量取值范围,通过该code即可找到目标函数最小值,是优化分析过程中很好的一个基本算法.-this code is the golden-section algorithm. For a given range of design variables, the code can find the maximum of objective function. This code is a basic and useful algorithm
  3. 所属分类:matlab

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

    0下载:
  2. MATLAB黄金分割法求最小值,在区间中点的函数值作为返回值。-Golden Section Method MATLAB minimum, midpoint in the range of the function value as the return value.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:926
    • 提供者:
  1. 0618fa

    0下载:
  2. 0.618法是根据黄金分割原理设计的,所以又称之为黄金分割法。   优选法是一种求最优化问题的方法。-0.618 method is designed based on the principle of golden, it is also called the golden section method. Optimization is an optimization problem seeking.
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1008
    • 提供者:马晓敏
  1. MATLAB

    0下载:
  2. 几个基本的搜索最值的子函数 包括前进后退法 黄金分割法 二次插值法 三次插值法 -The value of a few basic search subroutine includes the most forward-back technique golden section method quadratic interpolation cubic interpolation
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:1493
    • 提供者:ganlu
  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. Golden

    0下载:
  2. 本文件包含了黄金分割和共轭梯度算法的matlab源程序代码。-This document contains the golden section and the conjugate gradient algorithm matlab source code.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-10
    • 文件大小:22334
    • 提供者:王刚
  1. golden-selection

    0下载:
  2. matlab实现黄金分割法求非线性函数的极值问题,含实例-MATLAB Golden Section min
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:3414
    • 提供者:陶丽
  1. matlab

    0下载:
  2. 关于黄金分割法和二次插值法的Matlab语言实现,它们都是建立在搜索区间的优先确定基础上实现的。-About the golden section method and quadratic interpolation method Matlab language, they are built on the search interval is determined based on priority implementation.
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:34799
    • 提供者:姜玉洁
  1. 精通matlab最优化计算光盘(第二版)

    3下载:
  2. 本书附带光盘中包括了作者全书所有自己编写的算法对应的MATLAB的M文件。所有代码按照章节存放在各个文件夹下,如“第6章 无约束一维极值问题”文件夹下存放了本书第6章所有的算法程序代码。对于算法的程序代码,在光盘中存为同函数名的M文件,例如,minHJ.m表示用黄金分割法求解一维函数的极值的程序,依此类推。(The book contains CD-ROM, including all the M files of the MATLAB written by the author. All th
  3. 所属分类:matlab例程

    • 发布日期:2018-12-27
    • 文件大小:30083072
    • 提供者:带带右边锋
« 12 3 4 »
搜珍网 www.dssz.com