CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - 最优化方法

搜索资源列表

  1. sourcefile

    2下载:
  2. 最优化方法,作业,包括BFGS,SUMT惩罚函数法等-Optimization
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:19340
    • 提供者:chenxiaoguang
  1. 0.618

    0下载:
  2. 最优化方法作业 0.618方法 有算法介绍 有实例分析 还有相应的程序-Optimization methods of operations 0.618 algorithm describes a case study there is a corresponding procedure
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:53723
    • 提供者:kylin
  1. BFGS

    0下载:
  2. 最优化方法作业 BFGS方法 有算法分析 步骤 实例 实验结果和C++源程序-Operations optimization algorithm analysis step BFGS method is an instance of experimental results and the C++ source code
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:54532
    • 提供者:kylin
  1. PRP

    0下载:
  2. 最优化方法作业 PRP共轭梯度法 有算法分析 步骤 实例 实验结果和C++源程序-Optimization method operating PRP conjugate gradient method are examples of algorithm analysis step in the experimental results and C++ source code
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:30398
    • 提供者:kylin
  1. jianyuetidufa

    0下载:
  2. 最优化方法作业 简约梯度法 有算法分析 步骤 实例 实验结果和C++源程序-Simple operation optimization algorithm analysis step gradient method are examples of experimental results and the C++ source code
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:36218
    • 提供者:kylin
  1. ant-colony-algorithm-in-MAtlab

    0下载:
  2. 蚁群算法是一种常用的全局最优化方法,可在matlab中实行他的计算。-The ant colony algorithm is a global optimization method can be implemented in matlab his calculations.
  3. 所属分类:Other systems

    • 发布日期:2017-11-06
    • 文件大小:323148
    • 提供者:yanfeiyi
  1. Optimization-Algorithm

    0下载:
  2. 最优化方法matlab应用一书的源代码和例题-Optimization Algorithm
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-17
    • 文件大小:75122
    • 提供者:汪洋
  1. The-steepest-descent-method

    0下载:
  2. 最优化方法 最速下降法程序 MATLAB程序-MATLAB program optimization method of steepest descent method
  3. 所属分类:Other systems

    • 发布日期:2017-11-18
    • 文件大小:4389
    • 提供者:姑苏大奖
  1. a

    0下载:
  2. 最优化理论、最优化方法、无约束坐标轮换法-Optimization theory, optimization method, unconstrained coordinate alternation method
  3. 所属分类:Other systems

    • 发布日期:2017-12-06
    • 文件大小:4729
    • 提供者:刘三亚
  1. a-nonlinear-least-squares-algorithm-

    0下载:
  2. 基于最优化方法的最小二乘非线性matlab算法非常有效的-Optimization method based on nonlinear least squares algorithm is very effective matlab
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:1197
    • 提供者:haohaiqiang
  1. huangjinfengefa

    0下载:
  2. 最优化方法求解无约束非线性规化。一维线性搜索,黄金分割法。-Golden Section optimization
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2527
    • 提供者:边城
  1. Optimization-method

    0下载:
  2. 最优化方法中的0.618法,其满足三个准则,分别是:去坏留好,对称原则,等比收缩原则-optimization method
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:11407
    • 提供者:menglanhuanzhu
  1. Fibonacci

    0下载:
  2. 传统最优化的一种方法,适用于研究生最优化方法这门课程,基于MATLAB仿真软件编写的一个小程序-A method of traditional optimization, optimization methods applied to graduate this course, based on MATLAB simulation software to write a small program
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:2074
    • 提供者:CHEN
  1. Lagrange

    0下载:
  2. 适合于研究生课程最优化方法,基于matlab软件的一个优化算例程序-Suitable for graduate courses optimization method based on a study program matlab optimization software
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:2074
    • 提供者:CHEN
  1. 最优化计算方法及其MATLAB程序实现_电子资料

    3下载:
  2. 最优化计算方法及其MATLAB程序实现_电子资料(Optimization method of calculation and its MATLAB program implementation, electronic data, there is a corresponding source code)
  3. 所属分类:其他

    • 发布日期:2017-12-16
    • 文件大小:6003712
    • 提供者:arwen2017
  1. 二阶段法matlab

    1下载:
  2. 最优化方法两阶段法与单纯形法matlab代码(Optimization method, two stage method and simplex method)
  3. 所属分类:其他

    • 发布日期:2017-12-14
    • 文件大小:7168
    • 提供者:xiexiele
  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. 马昌凤-最优化计算方法及其MATLAB程序实现

    4下载:
  2. 马昌凤-最优化计算方法及其MATLAB程序实现全文PDF,另外有文中程序,仅供学友们交流最优化(Ma Changfeng optimization calculation method and its MATLAB program to realize;full text PDF;In addition to the program, only schoolmates exchange optimization)
  3. 所属分类:其他

    • 发布日期:2018-01-05
    • 文件大小:13978624
    • 提供者:天生我才
  1. 最优化方法--MATLAB应用-源代码

    0下载:
  2. 最优化方法(最短路径,最小费用最大流等),MATLAB程序,提供函数(Optimization factor optimization method (shortest path, the minimum cost of maximum flow, etc.), MATLAB program, providing functions)
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:74752
    • 提供者:弗吉尼亚
  1. 最优化方法及其matlab程序设计

    0下载:
  2. 最优化方法的matlab实现,牛顿法,高斯牛顿法,LM法等(The matlab implementation of the optimization method)
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:148480
    • 提供者:orangeeee
« 12 3 »
搜珍网 www.dssz.com