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

搜索资源列表

  1. DNAcumputing

    0下载:
  2. dna算法,最新进化算法,可以用于优化,预测,以及评价,目前研究处于初始阶段.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:3.03mb
    • 提供者:刘庆超
  1. 粒子群算法程序

    0下载:
  2. 粒子群算法程序集,应用于粒子优化处理!最新的算法.-PSO algorithm set, optimized for particle! The latest algorithm.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1.47mb
    • 提供者:梁文
  1. gco-v3.0

    1下载:
  2. graph cut 优化算法的最新版本,包含C++版本(在VS2005以上版本可以调通)和Matlab接口,-graph cut optimization algorithm of the latest version, includes C++ version (or later in the VS2005 can be transferred through) and the Matlab interface
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-23
    • 文件大小:65.79kb
    • 提供者:tanghuang
  1. AStar-new

    0下载:
  2. 最新ASTAR寻路算法,减少寻路时间,优化算法,降低系统资源占用-ASTAR pathfinding algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-23
    • 文件大小:1.72kb
    • 提供者:罗世俊
  1. ICA-10bar

    1下载:
  2. 10杆桁架结构优化程序,使用最新的帝国竞争算法。请求多多加点数-10 bar truss optimization, very powerful source code, using imperilist competition algorithm.
  3. 所属分类:压缩解压

    • 发布日期:2017-04-26
    • 文件大小:45.88kb
    • 提供者:王兆亮
  1. GraphCut_matlab

    1下载:
  2. graph cut 优化算法的最新版本,包含和Matlab接口,已编译,以及自己的一个简单测试例子程序MyTest,还有一篇经典论文及自己的读书笔记-graph cut optimization algorithm of the latest version, includes and Matlab interface has been compiled, and their example of a simple test program MyTest, there is a classic
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-06-13
    • 文件大小:46kb
    • 提供者:tanghuang
  1. LDPC

    0下载:
  2. 算法研究 LDPC译码性能优化算法 2011年最新的研究论文 -algorithm research LDPC decoding performance optimization algorithm The latest research papers in 2011
  3. 所属分类:Communication

    • 发布日期:2017-05-11
    • 文件大小:2.48mb
    • 提供者:臧岚
  1. amosa

    0下载:
  2. 多目标最新优化算法,可以在GCC编译器下面通过,是目前目标标优化算法的代表-Multi-objective the latest optimization algorithm, through beneath the GCC compiler, is representative of the target standard optimization algorithm
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-15
    • 文件大小:36.83kb
    • 提供者:王熙
  1. moeadmatlab

    0下载:
  2. 最新的moea优化方法!一种解决大规模多目标复杂问题的优化算法!-The latest moea optimization method! A solution to the complex problem of large-scale multi-objective optimization algorithm!
  3. 所属分类:matlab

    • 发布日期:2017-11-27
    • 文件大小:9.34kb
    • 提供者:lyf
  1. Convex-Optimization

    0下载:
  2. 此程序为凸优化算法,采用了最新的凸优化工具箱CVX-This program is a convex optimization algorithm, using the latest CVX convex optimization toolbox
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1.4kb
    • 提供者:ni
  1. A-new-Particle-Swarm-Theory

    0下载:
  2. 一种新的粒子群优化算法,2013年的最新研究进展-A new particle swarm optimization algorithm, the latest research progress in 2013
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:482.94kb
    • 提供者:于荷峰
  1. AMO

    1下载:
  2. 动物迁徙算法(AMO),是最新的算法,可以很好的解决函数优化问题-Animal migration algorithm (AMO), is the latest algorithm, can solve function optimization problems
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:13.89kb
    • 提供者:lmd
  1. FireWorks

    0下载:
  2. 烟花爆炸优化算法,2012年最新的智能寻优算法-Fireworks explode optimization algorithm, 2012 the latest intelligent optimization algorithm
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-04
    • 文件大小:22.8kb
    • 提供者:JQ
  1. PlatEMO

    5下载:
  2. 多目标优化算法平台,内涵多种遗传算法和进化算法,图形界面,算法齐全并且最新的,时间:2017-5-10(Multi objective optimization algorithm platform, the connotation of a variety of genetic algorithm and evolutionary algorithm, graphical interface, algorithm is complete and up-to-date, time: 2017-5
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-30
    • 文件大小:6.13mb
    • 提供者:ea_inf
  1. jMetalPy-master-python

    2下载:
  2. 用Python语言写的多目标进化算法库(2017年最新版本),包含常见的多目标进化算法以及当前最新文献中的最新算法,能够实现不同算法之间的性能比较(包含常见的GD, IGD, HV等评价指标自动生成)。可以供进化计算、多目标优化、单目标优化算法的学习参考。Python语言版本简单易懂,实用性强。(Library of multi-objective evolutionary algorithm written in Python language (the latest version in 2
  3. 所属分类:数学计算

    • 发布日期:2018-01-01
    • 文件大小:560kb
    • 提供者:leon_fly
  1. BSA

    0下载:
  2. matlab 优化算法 鸟群算法 2015年最新的群智能优化算法。(matlab Bird Swarm Algorithm)
  3. 所属分类:其他

  1. PlatEMO

    4下载:
  2. 多目标优化算法平台,内涵多种遗传算法和进化算法,图形界面,算法齐全并且最新的(Multi objective optimization algorithm platform, the connotation of a variety of genetic algorithm and evolutionary algorithm, graphical interface, algorithm is complete and up-to-date)
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:6.23mb
    • 提供者:freeygh
  1. Toolbox_all_algorithms

    10下载:
  2. 这是MATLAB中最新的优化工具箱,它利用最近提出的7种算法来优化您的问题。 此工具箱中提供的算法包括: 灰狼优化器(GWO),蚂蚁狮子优化器(ALO),多功能优化器(MVO),蜻蜓算法(DA),蛾火焰算法(MFO),正弦余弦算法(SCA)和鲸鱼优化算法(WOA) 。(This is the latest optimization toolbox in MATLAB, which optimizes your problem using seven algorithms recently pr
  3. 所属分类:进化算法

    • 发布日期:2019-12-29
    • 文件大小:64kb
    • 提供者:一江月
  1. FWA烟花算法

    2下载:
  2. 烟花算法是目前最新的算法,本程序使用烟花算法对模型进行优化。(The fireworks algorithm is the latest algorithm. This program uses the fireworks algorithm to optimize the model.)
  3. 所属分类:其他

  1. SSA

    4下载:
  2. 最新的群智能优化算法,比粒子群算法好很多,方便在基础上进行修改,并且还有文档可以查看原理,略经修改,可以用在任何优化问题上,很好的算法,实在难得(The latest swarm intelligence optimization algorithm is much better than particle swarm optimization algorithm. It is convenient to modify on the basis of it. There are also doc
  3. 所属分类:书籍源码

    • 发布日期:2021-03-14
    • 文件大小:103kb
    • 提供者:护手霜
« 12 3 »
搜珍网 www.dssz.com