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

搜索资源列表

  1. BFGS

    1下载:
  2. 利用BFGS算法求解大规模无约束最优化问题,代码所用语言为Fortran77.-BFGS algorithm using large-scale unconstrained optimization problems, the code language for Fortran77.
  3. 所属分类:Algorithm

    • 发布日期:2015-04-13
    • 文件大小:1044736
    • 提供者:刘东
  1. CG_PLUS

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

    • 发布日期:2017-04-07
    • 文件大小:396570
    • 提供者:刘东
  1. SBOGA

    1下载:
  2. 顺序选择遗传算法,可以求解一维无约束优化问题-The order of selection genetic algorithm can solve the one-dimensional unconstrained optimization problems
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:1007
    • 提供者:
  1. SimuAPSO

    1下载:
  2. 基于模拟退火的粒子群算法,解决无约束优化问题-Based on simulated annealing particle swarm algorithm to solve unconstrained optimization problems
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:733
    • 提供者:
  1. psoandimprovedpso

    2下载:
  2. 基本粒子群优化算法和改进粒子群优化算法程序,包括:用基本粒子群算法求解无约束优化问题,用带压缩因子的粒子群算法求解无约束优化问题,用线性递减权重粒子群优化算法求解无约束优化问题,用自适应权重粒子群优化算法求解无约束优化问题,用随机权重粒子群优化算法求解无约束优化问题,用学习因子同步变化的粒子群优化算法求解无约束优化问题,用学习因子异步变化的粒子群优化算法求解无约束优化问题,用二阶粒子群优化算法求解无约束优化问题,用二阶振荡粒子群优化算法求解无约束优化问题,用混沌粒子群优化算法求解无约束优化问题,
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:8645
    • 提供者:wangjin
  1. AI

    1下载:
  2. 实现了免疫算法求解约束优化问题的实例。实验表明,算法具有良好的性能。-The method is the implementation of Immune Algorithm(GA). The experiment results show that the efficiency of the algorithm is better.
  3. 所属分类:matlab

    • 发布日期:2016-09-13
    • 文件大小:683416
    • 提供者:花自飘零
  1. exer2

    1下载:
  2. 无约束优化 一楼房的后面是一个很大的花园 在花园中紧靠着楼房有一个温室 温室伸入花园2m 高3m 温室正上方是楼房的窗台 现清洁工只有一架7m长的梯子 你认为它能达到要求吗-Unconstrained optimization of a building behind is a big garden in the garden close to the building there is a stretching of greenhouse greenhouse Greenhouse Ga
  3. 所属分类:书籍源码

    • 发布日期:2013-07-01
    • 文件大小:15944
    • 提供者:Tiantian
  1. BFGS-youhua

    1下载:
  2. 用于解决优化问题中的无约束优化,经过检测,能够成功运行。-To solve the problem of unconstrained optimization.
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:2423
    • 提供者:WX
  1. matlab6

    0下载:
  2. MATLAB代数方程的求解、无约束最优化问题求解、有约束最优化问题的计算机求解、整数规划问题的计算机求解-MATLAB for solving algebraic equations, problem solving unconstrained optimization, constrained optimization problems by computer, integer programming problem by computer
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1424969
    • 提供者:qiqi
  1. TIDUXIAJ

    0下载:
  2. 多变量无约束问题的优化最优化方法之梯度下降法-Optimization of the gradient descent method
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:695
    • 提供者:王建君
  1. Desktop

    0下载:
  2. matlab优化计算 第8章 约束优化问题 第9章 非线性最小二乘优化问题 第10章 线性规划 第11章 整数规划-linear programming
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:10521
    • 提供者:
  1. ant

    2下载:
  2. 该算法应用蚁群算法,在蚁群算法的基础上应用于有约束条件的最优化问题。-The algorithm is applied ant colony algorithm, the ant colony algorithm based on the conditions applied to the most constrained optimization problem.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-31
    • 文件大小:1567
    • 提供者:xiaoyingzi
  1. DEAgent-algorithm

    0下载:
  2. 通过DE agent求解各种约束函数优化问题-This source code is discrible the DE agent that is for solving constrained numerical optimization problems.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:189790
    • 提供者:李北辰
  1. MATLABoptimization

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

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

    0下载:
  2. 一个用于求解无约束优化问题的单纯形法-matlab编写,内有使用说明.-One for solving unconstrained optimization problems the simplex method-matlab written instructions inside.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:3258
    • 提供者:魏亭
  1. BREEDSO

    0下载:
  2. 源码基于杂交的粒子群算法求解无约束优化问题,主要是各粒子的位置和速度.-Source code based on hybrid particle swarm algorithm for solving unconstrained optimization problems, mainly the particle position and velocity.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:848
    • 提供者:李霞妮
  1. rgyq

    0下载:
  2. 无约束连续函数优化的人工鱼群算法通用MATLAB源码-Unconstrained optimization of continuous function universal MATLAB source of artificial fish school algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:4520
    • 提供者:天道酬勤
  1. psopt20100414

    0下载:
  2. 粒子群算法的matab程序 可以求解带非线性约束的优化问题-a pso code which can slove optimization problems with nonlinear constraints.
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:26800
    • 提供者:yxl
  1. pso

    0下载:
  2. 普通的粒子群算法,用于求解无约束优化问题,希望大家参考-General PSO algorithm for solving unconstrained optimization problems
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:1913
    • 提供者:yao
  1. powell

    0下载:
  2. powell法求解无约束优化问题,这里提供算法,供大家参考-powell method for solving unconstrained optimization problems, here are algorithms for reference
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-04
    • 文件大小:1437
    • 提供者:lcl
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 37 »
搜珍网 www.dssz.com