CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数学计算/工程计算 搜索资源 - 智能优化算法

搜索资源列表

  1. ACS(c++)

    0下载:
  2. 蚁群算法是新近出现的一种智能优化算法,是求解组合优化问题的又一种好的方法!-ant colony algorithm is a newly emerging intelligent optimization algorithm, the solution is the combinatorial optimization problems also a good way!
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:6670
    • 提供者:阿科
  1. SIALAB

    0下载:
  2. 此代码是有关群智能优化算法的集合平台,集成了遗传算法、微粒群算法和蚁群算法的BenchMark优化问题以及TSP问题的求解。-This code is related to group a collection of intelligent optimization algorithm platform, integrating the genetic algorithm, particle swarm optimization and ant colony optimization algor
  3. 所属分类:数学计算/工程计算

    • 发布日期:2014-03-15
    • 文件大小:4437091
    • 提供者:王巍
  1. wangzhan

    0下载:
  2. 智能优化算法(蚁群算法,模拟退火退火算法,遗传算法,等)-Intelligent optimization algorithm (ant group, annealing, genetic algorithm and so on)
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:14702
    • 提供者:王展
  1. youhuawenti

    0下载:
  2. 智能优化算法中的用C++语言编写的程序,用遗传算法解决函数优化问题-Intelligent optimization algorithm using C++ language program, function optimization using genetic algorithm to solve the problem
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:127960
    • 提供者:wangyu
  1. GA-TSP

    0下载:
  2. 智能优化算法里的遗传算法解决TSP问题,vc++编写,有注释。-Intelligent optimization algorithm of genetic algorithm to solve TSP, vc++ write, comment.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:1751
    • 提供者:陆为霜
  1. test2

    0下载:
  2. 模拟退火程序解TSP。C++编程用智能优化算法TSP问题,对初学者有一定帮助。-Simulated annealing process solution TSP. C++ programming with intelligent optimization algorithm TSP problem, some help for beginners.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:2205
    • 提供者:caojinran
  1. BBOcomplex

    0下载:
  2. BBOcomplex.zip 是一个复杂的生物地理学的智能优化算法,其来源是模拟生物与对自然环境“栖息地”的适应度来确定迁入迁出寻找最优值。这里的复杂主要是指在迁徙模型采用的不是典型的线性一次函数,而是较为复杂的指数函数。-BBOcomplex.zip is a complex biogeography intelligent optimization algorithm, which is a simulation of biological origin and the natural en
  3. 所属分类:Algorithm

    • 发布日期:2017-05-26
    • 文件大小:9487176
    • 提供者:YAN Haifeng
  1. Simulated-Annealing-matlab-code

    0下载:
  2. Simulated Annealing matlab code.zip是一个实用的标准的模拟退火算法(SA)matlab程序,非常适合学习智能优化算法的朋友下载来学习。-Simulated Annealing matlab code.zip is a practical standard simulated annealing (SA) matlab program, very intelligent optimization algorithms for learning a friend t
  3. 所属分类:Algorithm

    • 发布日期:2017-03-24
    • 文件大小:33557
    • 提供者:YAN Haifeng
  1. TDSDK42Demo

    3下载:
  2. 从同德科技官网下载的同德板材智能优化算法Demo,做了些修改,作为同德Cutter算法SDK开发交流学习使用。商业开发可广泛应用于板材开料优化、钢板剪板、陶瓷切割、纸业、石材、卷材、地毯、铝板、电器柜开料、配电箱柜下料、包装、玻璃开料优化、家具板材下料排料、幕墙、电表箱柜下料排料等领域。-Downloaded from the official website of TongDe technology intelligent optimization algorithms Demo, made
  3. 所属分类:Algorithm

    • 发布日期:2015-02-17
    • 文件大小:2161664
    • 提供者:hb
  1. GAforVRP

    0下载:
  2. 智能优化算法Matlab程序,VRP算饭遗传算法MATLAB代码-Intelligent optimization algorithm Matlab program, VRP operator genetic algorithm MATLAB code
  3. 所属分类:Algorithm

    • 发布日期:2017-05-04
    • 文件大小:6933
    • 提供者:吴峰
  1. spiral_dyn

    0下载:
  2. 基于结构优化的现代智能优化算法(遗传算法,蚁群算法,神经网络算法)-Modern intelligent optimization algorithm based on structural optimization (genetic algorithm, ant colony algorithm, neural network algorithm)
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:566
    • 提供者:xiao
  1. 2

    0下载:
  2. MATLAB智能优化算法30例l 经典代码运算-MATLAB intelligent optimization algorithm 30 cases l classic code operation
  3. 所属分类:Algorithm

    • 发布日期:2017-12-15
    • 文件大小:3072
    • 提供者:汪某
  1. Chared ICA Code

    0下载:
  2. 受帝国主义殖民竞争机制的启发,Atashpaz-Gargari和Lucas于2007年提出了一种新的智能优化算法—帝国竞争算法 (ICA)。与GA, PSO, ABC等受生物行为启发的群智能算法不同,ICA受社会行为启发,通过摸拟殖民地同化机制和帝国竞争机制而形成的一种优化方法。ICA也是一种基于群体的优化方法,其解空间由称为国家的个体组成。ICA将国家分为几个子群,称为帝国。在每个帝国内,ICA通过同化机制使非最优的国家(殖民地)向最优国家(帝国主义国家)靠近,该过程类似于PSO。帝国竞争机制
  3. 所属分类:数学计算

    • 发布日期:2017-12-23
    • 文件大小:16384
    • 提供者:xzfff
  1. CCPSO_ISM_test

    1下载:
  2. 粒子群算法,智能优化算法,信息共享粒子群算法-ccpso-ism(Particle swarm optimization algorithm CCPSO-ISM)
  3. 所属分类:数学计算

    • 发布日期:2017-12-27
    • 文件大小:13479936
    • 提供者:nculuozu
  1. UPSO_test

    0下载:
  2. 粒子群算法,智能优化算法,解决全局优化问题,upso(Particle swarm optimization algorithm UPSO)
  3. 所属分类:数学计算

    • 发布日期:2017-12-26
    • 文件大小:1660928
    • 提供者:nculuozu
  1. PSO_test

    0下载:
  2. 粒子群算法,智能优化算法,全局优化问题,pso(Particle swarm optimization algorithm PSO)
  3. 所属分类:数学计算

    • 发布日期:2017-12-27
    • 文件大小:1659904
    • 提供者:nculuozu
  1. CLPSO_test

    0下载:
  2. 粒子群算法,智能优化算法,全局优化问题,CLPSO(Particle swarm optimization algorithm CLPSO)
  3. 所属分类:数学计算

    • 发布日期:2017-12-26
    • 文件大小:2147328
    • 提供者:nculuozu
  1. Benchmarks

    0下载:
  2. 常用的智能优化算法的benchmark函数,供优化算法论文性能比较实用。(Commonly used intelligent optimization algorithm benchmark function, for optimization algorithm paper performance is more practical.)
  3. 所属分类:数学计算

    • 发布日期:2017-12-28
    • 文件大小:11264
    • 提供者:hailprob
  1. complex

    0下载:
  2. 简单智能优化算法之一——复合形法,适用于函数寻优(One of the simple intelligent optimization algorithms)
  3. 所属分类:数学计算

    • 发布日期:2018-01-02
    • 文件大小:1024
    • 提供者:huadianliqq
  1. anneal

    0下载:
  2. 智能优化算法 模拟退火算法具有较好的全局搜索性(Intelligent optimization algorithm-the simulated annealing algorithm has better global search performance)
  3. 所属分类:数学计算

    • 发布日期:2018-01-07
    • 文件大小:2048
    • 提供者:sainimaa
« 12 »
搜珍网 www.dssz.com