CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - 进退法

搜索资源列表

  1. nnworkmatlab

    0下载:
  2. 黄金分割法,带约束条件 进退法求函数极小值,单谷区间-0.618, with restrictive conditions act Method function minimum, a single-interval
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:6027
    • 提供者:宋斌
  1. goLeave

    0下载:
  2. 第一次发 不懂规矩 请大家谅解 数值分析中的进退法的VC++实现 供大家参考学习-first grant Please do not know the rules of understanding numerical analysis method for the future of VC for your reference learning
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:5065
    • 提供者:老杨
  1. JingTuiYouHuaSuanfa

    0下载:
  2. 进退法优化子程序-该源码由5部分组成,用户编号主程序后直接调用即可-act Optimization Subroutine-5 from the source code components, main program user numbers can be called directly after
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1246
    • 提供者:jianxinxia
  1. optimizationprogram

    0下载:
  2. 优化设计C语言程序 进退法找区间、坐标轮换发、黄金分割法、区间消去法等
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:4142
    • 提供者:donghongquan
  1. 利用c语言编写的最速下降法程序

    0下载:
  2. 利用c语言编写的最速下降法程序,其中包括利用进退法和0.618法进行的一维搜索,Use c language steepest descent method procedures, including the use of advance and retreat method and 0.618 for one-dimensional search
  3. 所属分类:数学计算/工程计算

    • 发布日期:2016-01-25
    • 文件大小:5471
    • 提供者:icc
  1. NLP

    2下载:
  2. matlab最优化程序包括 无约束一维极值问题 进退法 黄金分割法 斐波那契法 牛顿法基本牛顿法 全局牛顿法 割线法 抛物线法 三次插值法 可接受搜索法 Goidstein法 Wolfe.Powell法 单纯形搜索法 Powell法 最速下降法 共轭梯度法 牛顿法 修正牛顿法 拟牛顿法 信赖域法 显式最速下降法-matlab optimization program includes one-dimensional extremum problem without constraint adva
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2016-01-26
    • 文件大小:780288
    • 提供者:林小博
  1. jintuifa

    0下载:
  2. 在matlab上利用进退法求解的优化算法以及实例-Advance and retreat in matlab using the method of optimization algorithm and example
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:15713
    • 提供者:陈宗波
  1. jintui

    0下载:
  2. 进退法,也成成功--失败法,是最优化方法的一种,用于确定区间-Advance and retreat method, have become a success- failure of law is a kind of optimization method used to determine the range
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:634
    • 提供者:李学文
  1. optional

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

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

    0下载:
  2. 进退法,黄金分割法,罚函数法求解一元函数。-Advance and retreat method, golden section method, penalty function method for solving a dollar function.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-14
    • 文件大小:4049
    • 提供者:liulihua
  1. jianghaizhou

    0下载:
  2. 主要用于优化算法,像黄金分割法和进退法计算某个方程式,包括主程序,黄金分割法子程序和进退法子程序。-Optimization algorithm used, such as golden section method and the advance and retreat method to calculate a formula, including the main program, procedures and method of golden section method to adva
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-12
    • 文件大小:698
    • 提供者:姜海洲
  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. conjugategradientmethod

    0下载:
  2. 使用黄金分割法和进退法进行区间搜索的共轭梯度法。-Golden section method and the use of advance and retreat method of interval search conjugate gradient method.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:1465
    • 提供者:zhangqt
  1. matlabwork

    0下载:
  2. 用matlab循环函数法精确对泊松分布函数求和的程序,黄金分割法与进退法求和,求解二次规划问题函数-Matlab function using cycle accurate summation of the Poisson distribution function of the process
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:4414
    • 提供者:陈鹏飞
  1. MATLABoptimization

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

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

    0下载:
  2. 黄金分割法,进退法,很有用处的,要不你下载试试看-huangjinfengefa
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:535
    • 提供者:黄超
  1. 1

    0下载:
  2. 机械优化设计作业,黄金分割法与进退法编程,求解一维极小点-Optimization of Mechanical Design jobs, golden section method and the advance and retreat method program, solving one-dimensional minima
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:583
    • 提供者:cheng
  1. 1

    0下载:
  2. 最优化中各个算法的matlab编程包括newton法、黄金分割法、进退法等十分全的算法-Master in a MATLAB s optimization computing
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:151947
    • 提供者:贺广文
  1. One-dimensional-extremum-problem

    0下载:
  2. 第6章 无约束一维极值问题 所在章节 函数名 功 能 6.1 minJT 用进退法求解一维函数的极值区间 6.2 minHJ 用黄金分割法求解一维函数的极值 6.3 minFBNQ 用斐波那契法求解一维函数的极值 6.4 minNewton 用牛顿法求解一维函数的极值 6.5 minGX 用割线法求解一维函数的极值 6.6 minPWX 用抛物线法求解一维函数的极值 6.7 minTri 用三次插值法求解一维函数的极值 6.8.1 minGS 用Golds
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:4191
    • 提供者:dsd
  1. optimization-program

    0下载:
  2. 用 进退法 黄金分割法 单纯形法 复合形法 解决优化设计问题-Machine Optimizer Program
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:7640
    • 提供者:zh
« 12 3 »
搜珍网 www.dssz.com