CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 无约束 最优化

搜索资源列表

  1. newton 采用牛顿法实现简单的无约束的最优化问题

    0下载:
  2. 采用牛顿法实现简单的无约束的最优化问题,本程序实现简单的计算,计算无约束最优化问题的最优解-Using Newton' s method to achieve a simple optimization problem without constraints
  3. 所属分类:C#编程

    • 发布日期:2017-03-23
    • 文件大小:2125
    • 提供者:赵皮皮
  1. jianmochengxu

    0下载:
  2. 本文以提取靶标圆心像坐标为主要研究目标。用到了灰度处理、图像二值化、八邻域连通法、最小二乘法、无约束最优化等知识。 -In this paper, to extract the target coordinates of the center as the main research objectives. Use the gray processing, image binarization, the eight-neighbor connectivity method, least sq
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:1144
    • 提供者:张于
  1. TransferOptimizationConstraintNonbindingProcedures

    0下载:
  2. 转最优化-约束 无约束共轭梯度法程序(c++)-Switch Optimization- constrained conjugate gradient method for unconstrained program (c++)
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:7127
    • 提供者:yeyingsong
  1. steepest_descend_method

    0下载:
  2. c++求极值,利用无约束最优化中的最简单的最速下降法从负梯度方向来求得极值-c++ extremum, the use of unconstrained optimization of the most simple steepest descent method to obtain from the extreme negative gradient direction
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:236681
    • 提供者:徐志东
  1. ACG_DESCENTl

    0下载:
  2. 利用CG_DESCENT算法求解大规模无约束最优化问题,,代码所用语言为Fortran77.,已通过测试。 -Use CG_DESCENT algorithm for solving large-scale unconstrained optimization problems, the code language used is Fortran 77. Has been tested.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:484760
    • 提供者:澄清
  1. BBFGSF

    0下载:
  2. 利用BFGS算法求解大规模无约束最优化化问题,代码所用语言为Fortran77. -BFGS algorithm for solving large-scale unconstrained optimization of the problem, the code language used is Fortran 77.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-06
    • 文件大小:1044467
    • 提供者:召唤
  1. UCG_PLUSs

    0下载:
  2. 利用共轭梯度法(CG+)求解大规模无约束最优化问题,代代码所用语言为Fortran77., -The conjugate gradient method (CG+) for solving large-scale unconstrained optimization problems, the generation of code language is Fortran 77.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:396680
    • 提供者:yeyu
  1. lagrange

    0下载:
  2. 求解约束最优化问题,一种途径是在可行域内寻找使目标函数值下降的迭代点列,但是这类方法对于带非线性约束的最优化问题求解效果一般都不理想。因此我们利用另一种途径,即利用问题的目标函数和约束函数构造新的目标函数——罚函数,把约束最优化问题转化为相应的罚函数的无约束最优化问题来求解实际问题。-lagrange constraint multiplier method for the minimum
  3. 所属分类:Other systems

    • 发布日期:2017-11-16
    • 文件大小:2157
    • 提供者:王喜
  1. proj_toolbox

    0下载:
  2. 投影bb法,用于求解非线性无约束最优化问题。-projected bb algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-11-11
    • 文件大小:9299
    • 提供者:李雅倩
  1. niniudun

    0下载:
  2. 无约束最优化当中经典的拟牛顿法matlab程序-Unconstrained optimization among classical quasi-Newton method matlab program
  3. 所属分类:Other systems

    • 发布日期:2017-11-24
    • 文件大小:3115
    • 提供者:wang
  1. xinlaiyu

    0下载:
  2. 无约束最优化中经典的信赖域方法matlab程序-Trust region methods for unconstrained optimization in classic matlab program
  3. 所属分类:Other systems

    • 发布日期:2017-11-23
    • 文件大小:2348
    • 提供者:wang
  1. chengzifa

    0下载:
  2. 无约束最优化中经典的乘子法matlab程序-Unconstrained optimization of classical multiplier method matlab program
  3. 所属分类:Other systems

    • 发布日期:2017-11-09
    • 文件大小:3124
    • 提供者:wang
  1. gonger

    0下载:
  2. 无约束最优化中经典的共扼梯度法matlab程序-Unconstrained optimization in classic conjugate gradient method matlab program
  3. 所属分类:Other systems

    • 发布日期:2017-11-07
    • 文件大小:991
    • 提供者:wang
  1. zuishuxiajiang

    0下载:
  2. 无约束最优化中经典的最速下降法matlab程序-The unconstrained optimization Classic in the steepest descent method matlab program
  3. 所属分类:Other systems

    • 发布日期:2017-11-21
    • 文件大小:2685
    • 提供者:wang
  1. 1

    1下载:
  2. 最速下降法求非线性无约束最优化(函数极值)问题-The steepest descent method for solving nonlinear unconstrained optimization (function extremum) problem
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-08
    • 文件大小:2859
    • 提供者:wwe
  1. 2

    0下载:
  2. FR共轭梯度法求非线性无约束最优化(函数极值)问题-FR conjugate gradient method for solving nonlinear unconstrained optimization (function extremum) problem
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-08
    • 文件大小:3134
    • 提供者:wwe
  1. 3

    0下载:
  2. BFGS拟牛顿法求非线性无约束最优化(函数极值)问题-BFGS quasi-Newton method for solving nonlinear unconstrained optimization (function extremum) problem
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-08
    • 文件大小:3395
    • 提供者:wwe
  1. 5

    0下载:
  2. DFP拟牛顿法求解非线性无约束最优化问题(函数极值)-DFP quasi-Newton method for solving nonlinear constrained optimization problem (function extremum)
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-08
    • 文件大小:3340
    • 提供者:wwe
  1. 《最优化理论与算法》-陈宝林

    0下载:
  2. 此书包含线性规划单纯形方法、对偶理论、灵敏度分析、运输问题、内点算法、非线性规划K-T条件、无约束最优化方法、整数规划和动态规划等。(This book includes linear programming, simplex method, duality theory, sensitivity analysis, transportation problem, interior point algorithm, nonlinear programming K-T condition, unc
  3. 所属分类:其他

    • 发布日期:2018-01-01
    • 文件大小:27232256
    • 提供者:丁晨辉
  1. 最优化实验外惩罚函数法

    2下载:
  2. 最优化实验外惩罚函数法,我们根据约束的特点,构造某种惩罚函数,然后加到目标函数中去,将约束问题求解转化为一系列的无约束问题。这种“惩罚策略”,对于无约束问题求解过程中的那些企图违反约束条件的目标点给予惩罚。(According to the characteristics of constraints, we construct some penalty function, and then add it to the objective function to transform the co
  3. 所属分类:其他

    • 发布日期:2018-05-02
    • 文件大小:3072
    • 提供者:jowing
« 12 »
搜珍网 www.dssz.com