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

搜索资源列表

  1. lagrange

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

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

    0下载:
  2. 优化算法中非常实用的算法,变尺度最优化方法-Optimization algorithm is very practical algorithm, variable metric optimization method
  3. 所属分类:Algorithm

    • 发布日期:2017-12-03
    • 文件大小:1767
    • 提供者:zeng
  1. omp

    0下载:
  2. omp迭代算法 线性最优化求解 最小l1范数-omp iteration algorithm linear optimization minimum of l1 norm
  3. 所属分类:matlab

    • 发布日期:2017-12-02
    • 文件大小:730
    • 提供者:王明江
  1. FastLaplace

    0下载:
  2. fastlaplace算法 线性最优化问题 最小l1范数-fastlaplace algorithm linear optimization minimum of l1 norm
  3. 所属分类:matlab

    • 发布日期:2017-12-10
    • 文件大小:2954
    • 提供者:王明江
  1. L-M

    0下载:
  2. 列文伯格-马夸尔特算法是最优化算法中的一种,是使用最广泛的非线性最小二乘法!-Levenberg- Marquardt optimization algorithm is the most widely used non-linear least squares method!
  3. 所属分类:Algorithm

    • 发布日期:2017-11-09
    • 文件大小:988
    • 提供者:戴美玲
  1. 123

    0下载:
  2. matlab最优化设计的源程序,很实用,有助于学习-the matlab optimization design of the source, it is practical, conducive to learning
  3. 所属分类:source in ebook

    • 发布日期:2017-12-02
    • 文件大小:5599232
    • 提供者:杨天
  1. quasiNewton

    0下载:
  2. 最优化算法中的拟牛顿算法matlab编程实现,希望对大家有帮助-Quasi-Newton algorithm matlab programming optimization algorithm, and the hope to help everyone
  3. 所属分类:Algorithm

    • 发布日期:2017-11-11
    • 文件大小:570
    • 提供者:haoyunhe
  1. population--optimal-algorithm

    0下载:
  2. 有利于精通matlab粒子群最优化计算的源码-having a better understanding the optimal pragramms by matlab
  3. 所属分类:source in ebook

    • 发布日期:2017-11-30
    • 文件大小:8256
    • 提供者:张瑞
  1. chapter-11-integer-programming

    0下载:
  2. 利用matlab进行整数规划的源代码(精通matlab最优化计算第11章)-Integer programming source code using matlab
  3. 所属分类:source in ebook

    • 发布日期:2017-11-02
    • 文件大小:2518
    • 提供者:张瑞
  1. chapter-10-linear-optimal

    0下载:
  2. 线性规划源码(精通matlab最优化计算第10章)-The linear programming source code (proficient matlab optimization calculation Chapter 10)
  3. 所属分类:source in ebook

    • 发布日期:2017-11-08
    • 文件大小:2346
    • 提供者:张瑞
  1. chapter-12-quadratic-programming

    0下载:
  2. 二次规划源码(精通matlab最优化计算第12章)-Quadratic programming source (proficient matlab optimization calculation Chapter 12)
  3. 所属分类:source in ebook

    • 发布日期:2017-11-09
    • 文件大小:1705
    • 提供者:张瑞
  1. chapter-14-GA-algorithm

    0下载:
  2. 遗传算法的源码(精通matlab最优化计算第14章)-The source of the genetic algorithm (proficient matlab optimization calculation Chapter 14)
  3. 所属分类:source in ebook

    • 发布日期:2017-11-18
    • 文件大小:6102
    • 提供者:张瑞
  1. Wolf_quasiNewton

    0下载:
  2. 最优化算法中的带有Wolf搜索求步长的拟牛顿算法求最优值的源码,matlab编程实现,希望对大家有用。-Optimization algorithm with Wolf to the search requirements step quasi-Newton algorithms to find the optimal value of the source code, Matlab programming, and hope to be useful.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-15
    • 文件大小:733
    • 提供者:haoyunhe
  1. Armijo_quasiNewton

    2下载:
  2. 最优化算法中的带Armijo搜索求步长的拟牛顿算法的源码,matlab编程实现,希望对大家有用。-Optimization algorithm with Armijo search seeking step quasi-Newton algorithm source code, matlab programming, and hope to be useful.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-14
    • 文件大小:620
    • 提供者:haoyunhe
  1. quasiCauchy

    1下载:
  2. 最优化算法中的对角二阶拟柯西法的源码,matlab编程实现,希望对大家有用。-Optimization algorithm proposed Cauchy method of source angular second Matlab programming, and hope to be useful.
  3. 所属分类:Algorithm

    • 发布日期:2017-12-03
    • 文件大小:787
    • 提供者:haoyunhe
  1. Non_mon-Newton

    2下载:
  2. 最优化算法中的使用非单调线搜索求步长的拟牛顿算法的源码,matlab编程实现,希望对大家有用-The use of non-monotonic line optimization algorithm to search seeking step quasi-Newton algorithm source code, Matlab programming, and hope to be useful
  3. 所属分类:Algorithm

    • 发布日期:2017-11-14
    • 文件大小:806
    • 提供者:haoyunhe
  1. tempo-sat-tlp-gp

    0下载:
  2. SAT-TLP规划器是由ML这一通用的函数式编程语言开发出的最优化规划器,对于了解函数式语言在大型系统中的应用以及智能规划理论提供了很好的支持。-SAT-TLP planning is developed by ML generic functional programming language optimized planning, and provides good support for understanding the functional languages ​ ̴
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-15
    • 文件大小:5773836
    • 提供者:michaeldoer
  1. seq-sat-lama

    2下载:
  2. LAMA规划器是由澳大利亚Griffi th大学在第5界世界规划大赛中提供的最优化规划器,性能优异,可有效解决时间约束等问题。-The LAMA planner is provided by Australia' s Griffith University, in the 5th World Planning Competition optimized planning, performance can be an effective solution to the time c
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-22
    • 文件大小:188085
    • 提供者:michaeldoer
  1. 59808799MATLAB

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

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

    0下载:
  2. 用粒子群求解最优化问题的一个粒子,并画出迭代次数与最优解的关系-For solving optimization problems with particle swarm particle, and draw a relationship between the number of iterations and the optimal solution
  3. 所属分类:matlab

    • 发布日期:2017-12-01
    • 文件大小:825
    • 提供者:简红星
« 1 2 ... 40 41 42 43 44 4546 47 48 49 50 »
搜珍网 www.dssz.com