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

搜索资源列表

  1. pso

    2下载:
  2. 用于实现粒子群算法的matlab工具包,带有一些测试函数-particle swarm optimization toolbox for matlab
  3. 所属分类:matlab例程

    • 发布日期:2017-05-24
    • 文件大小:764075
    • 提供者:fanyu
  1. toolbox

    4下载:
  2. 这是自己编写的MATLAB的基于神经网络和遗传算法的翼型优化程序。有需要的可以下载,完全是自己编写的。 -matlab wing optimization
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:2884
    • 提供者:daneil
  1. matlab-ga-tool

    0下载:
  2. matlab遗传算法工具箱优化程序及实例。-matlab genetic algorithm toolbox optimization procedures and examples.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-23
    • 文件大小:104202
    • 提供者:李去昂
  1. YALMIP

    0下载:
  2. matlab编程中所需要的优化工具箱,可对波形进行优化等-matlab programming required in the optimization toolbox, optimization of the waveform can be
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:958891
    • 提供者:孙伟
  1. pso_chen

    0下载:
  2. 自己编写的matlab微粒群算法工具箱。微粒群算法(pso)是一种人工智能算法,速度比遗传算法快一些。-I have written matlab PSO toolbox. Particle swarm optimization (pso) is an artificial intelligence algorithm, the speed faster than the genetic algorithm.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:8036
    • 提供者:chen
  1. Particle-Swarm-Optimization-Matlab-Toolbox-1_conf

    0下载:
  2. particle swarm optimization
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:32648
    • 提供者:vahid
  1. 0584510

    0下载:
  2. 该代码是遗传算法的优化计算(输入自变量降维)。其中gaot文件夹为GAOT遗传算法工具箱,该工具箱安装步骤安装步骤:File→Set Path→Add with Subfolders→Save。-The code is a genetic algorithm optimization(the input argument dimension reduction). gaot folder is GAOT genetic algorithm toolbox, the installation st
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-16
    • 文件大小:295000
    • 提供者:徐新玲
  1. CONSTR

    0下载:
  2. matlab数学建模工具箱,约束优化,非线性规划。-matlab toolbox of mathematical modeling, constrained optimization, nonlinear programming.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1985
    • 提供者:feeling
  1. YALMIP

    0下载:
  2. YALMIP优化方法基于MATLAB的优化软件包,m文件-YALMIP A OPTIMIZATION TOOLBOX BASED ON MATLAB
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:1046010
    • 提供者:王乃洲
  1. Optimization

    0下载:
  2. 压缩感知MATLAB经典工具箱 求解L1范式-Compressive sensing Matlab toolbox
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:23064
    • 提供者:Henry
  1. psotb-beta-0.3

    0下载:
  2. matlab粒子群优化工具箱,可以适用于一般的优化,带有几个典型的优化函数-matlab particle swarm optimization toolbox can be applied to the general optimization, with typical optimization function
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:52813
    • 提供者:jordan
  1. psopt

    0下载:
  2. Robust Particle Swarm toolbox implementing Trelea, Common, and Clerc types along with an alpha version of change detection. This toolbox is designed for researchers in Computational Intelligence as well as application developers, students, and c
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-28
    • 文件大小:12718
    • 提供者:mido
  1. gatool

    0下载:
  2. 本来基于matlab遗传工具箱gatool编写的求解IEEE30节点无功优化的程序。-The solving IEEE30 bus have been prepared based on matlab genetic toolbox gatool of reactive power optimization procedures.
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-25
    • 文件大小:8192
    • 提供者:孙文文
  1. Matlab-op

    0下载:
  2. Matlab辅助优化计算与设计工具箱,源代码,仅供参考学习-Matlab auxiliary optimization and design toolbox, source code, for reference only learning
  3. 所属分类:matlab

    • 发布日期:2017-11-20
    • 文件大小:69012
    • 提供者:卢辉
  1. Particle-Group-Toolbox.rar

    0下载:
  2. Matlab粒子群工具箱,实现优化计算中的粒子群算法功能,The Matlab Particle Swarm toolbox, particle swarm optimization calculation algorithm function
  3. 所属分类:Other systems

    • 发布日期:2017-11-07
    • 文件大小:58053
    • 提供者:Can
  1. Optimization-of-ackley-function-by-Cuckoo-with-km

    0下载:
  2. Optimization of ackley function by Cuckoo with kmeansToolBox in matlab_coasite.info This code minimizes your cost function, so don t change any part of your code. ----------------------------------------------------------------------------------
  3. 所属分类:matlab

    • 发布日期:2017-11-08
    • 文件大小:782346
    • 提供者:nadem
  1. 30-cases-in-matlab

    1下载:
  2. MATLAB智能算法30个案例分析,109页的详细讲解,程序和程序注解,可以直接复制代码。包括遗传算法,基于遗传算法和非线性规划的函数寻优算法,遗传算法工具箱详解及应用,多种群遗传算法的函数优化算法, 基于粒子群算法的多目标搜索算法,基于多层编码遗传算法的车间调度算法,基于遗传模拟退火算法的聚类算法,蚁群算法,支持向量机等等30章。-MATLAB intelligent algorithm 30 case studies, 109 detailed explanations, procedur
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-09
    • 文件大小:1560351
    • 提供者:Binjie Liao
  1. genetic-toolbox

    0下载:
  2. matlab的遗传优化算法工具箱,用于做神经网络和遗传算法。-The matlab genetic optimization algorithm toolbox for doing neural networks and genetic algorithms.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-25
    • 文件大小:108214
    • 提供者:Wang zhuoran
  1. genetic

    0下载:
  2. 遗传算法有限制条件寻优,连续多变量大范围寻优。-Matlab GA toolbox applied in optimization with the restrictions of constious varieties
  3. 所属分类:matlab

    • 发布日期:2017-11-18
    • 文件大小:874
    • 提供者:jermerney yin
  1. PSOANN

    0下载:
  2. This a PSO toolbox implementing Common, Clerc 1", and Trelea types along with an alpha version of tracking changing environments. It can search for min, max, or distance of user developed cost function. Very easy to use and hack with re
  3. 所属分类:matlab

    • 发布日期:2017-11-10
    • 文件大小:34860
    • 提供者:songwei
« 1 2 3 4 5 67 8 9 10 11 12 13 »
搜珍网 www.dssz.com