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

搜索资源列表

  1. 1270612

    0下载:
  2. 实现了ICN网络中的智能优化路由方案,通过添加智能水滴算法快速收敛找路-ICN network implements intelligent optimization routing scheme, by adding intelligent water drops algorithm for fast convergence to find a way
  3. 所属分类:Other systems

    • 发布日期:2017-05-11
    • 文件大小:2195595
    • 提供者:孙萌
  1. HS

    0下载:
  2. 和声搜索算法,一种智能优化算法,国外学者编写的源码,可以运行,附带有测试函数和简要的算法介绍,供大家学习参考。-Harmony search algorithm, a kind of intelligent optimization algorithm, foreign scholars write the source code, It can run smoothly with test function and algorithm is introduced briefly, consul
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-01
    • 文件大小:585974
    • 提供者:sada
  1. WCA

    0下载:
  2. 一种新的智能优化算法,水循环算法,可以用来求解优化问题-water cycle. This code is prepared for single objective function (minimization), unconstrained, and continuous problems.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2070
    • 提供者:Richard
  1. simulated-annealing

    0下载:
  2. 清华大学本科生智能优化课程报告,用模拟退火算法和遗传算法解决TSP问题,含核心代码和注释-Tsinghua University undergraduate course reports intelligent optimization, simulated annealing algorithm and genetic algorithm to solve TSP problem, including the core code and comments
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:390023
    • 提供者:张似衡
  1. lssvm1

    0下载:
  2. 基于支持向量机参数优化的群智能优化算法研究 -Optimization algorithm based on support vector machine parameter optimization of swarm intelligence
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-26
    • 文件大小:289299
    • 提供者:DL
  1. hs

    0下载:
  2. 一种新型的智能优化算法-和声算法解决无约束的函数优化问题。-A new type of intelligent optimization algorithm- harmony function algorithm to solve unconstrained optimization problems.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-03
    • 文件大小:2624
    • 提供者:jimi
  1. bf

    0下载:
  2. 蝙蝠算法案例,蝙蝠算法是一种智能优化算法,可用于最小值问题。-Bat algorithm case, Bat algorithm is an intelligent optimization algorithm can be used for minimum problems.
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4207
    • 提供者:虾米
  1. bgn

    1下载:
  2. 布谷鸟算法是一种新的智能优化算法,广泛应用于工程问题。-Cuckoo algorithm is a new intelligent optimization algorithm, widely used in engineering problems.
  3. 所属分类:matlab

    • 发布日期:2015-12-22
    • 文件大小:5120
    • 提供者:虾米
  1. lzq

    0下载:
  2. 粒子群优化算法是一种新的智能优化算法,用于解决最小值问题,寻求最优解。-Particle swarm optimization is a new intelligent optimization algorithm for solving the minimum problem, finding the optimal solution.
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:5594
    • 提供者:虾米
  1. yhc

    0下载:
  2. 萤火虫算法是一种新的智能优化算法,用于寻找最优值,解决各种工程问题。-Firefly algorithm is a new intelligent optimization algorithms for finding the optimal value, solve engineering problems.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-15
    • 文件大小:5432
    • 提供者:虾米
  1. algorithm

    0下载:
  2. 以设计策略为主线,循序渐进地介绍了经典算法设计(包括分治、动态规划、贪心、回溯、迭代改进等算法)、NF完全理论、非精确型算法设计〔包括近似算法、参数化算法,随机算法),以及现代智能优化方法.强调算法思维与编程实践并重,注重运用算法技术解决实际工程问题。-In order to design strategy as the main line, gradual introduction of the classic algorithm design (including the partition
  3. 所属分类:software engineering

    • 发布日期:2017-05-29
    • 文件大小:11722370
    • 提供者:junhong
  1. ant11

    0下载:
  2. TSP解答。是智能优化算法的重要问题,采用了蚁群优化算法。-TSP solution. It is an important problem of intelligent optimization algorithm, the ant colony optimization algorithm
  3. 所属分类:Communication

    • 发布日期:2017-04-13
    • 文件大小:2461
    • 提供者:ww
  1. monituihuo

    0下载:
  2. matlab模拟退火智能优化算法,求取最短路径,已通过验证-matlab simulated annealing optimization algorithm intelligent, calculating the shortest path has been verified
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1852
    • 提供者:Peter.
  1. Intelligent-optimization-algorithm-

    0下载:
  2. 智能优化算法代码经典集合。 众多智能优化算法集合,供学习和改进使用-Intelligent optimization algorithm code classic collection. A collection of many intelligent optimization algorithms for learning and improve the use of
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-29
    • 文件大小:57196
    • 提供者:liuy
  1. Genetic-Algorithm

    0下载:
  2. 遗传算法是一种智能优化算法。本文档用一个简单的例子来说明遗传算法的各个步骤。每一步代码都有解释,适合初学者。-Genetic algorithm is an intelligent optimization algorithm. This document is a simple example to illustrate the various steps of the genetic algorithm. Each step has to explain the code, suitable
  3. 所属分类:matlab

    • 发布日期:2017-04-27
    • 文件大小:20636
    • 提供者:唐浩
  1. GSO

    0下载:
  2. 一种经典的智能优化算法,基于萤火虫算法GSO,里面有一个简单的应用小例子,可以直接调试可用。-This is a classical optional intelligent code using GSO algorithm. There is a simple application code within it which you can compile directly.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:2441
    • 提供者:Mr.W
  1. Codes-of-BSA-and-CSO

    0下载:
  2. Chicken Swarm Optimization(CSO)鸡群优化算法,2014年提出的群智能优化算法。 Bird Swarm Algorithm(BSA)鸟群算法,2015年最新的群智能优化算法。 作为两种全新的群智能优化算法,CSO和BSA都具有简单,良好扩展性的特点,是天然的多种群算法! http://cn.mathworks.com/matlabcentral/profile/authors/3317597-xian-bing-meng 有关算法信息,可在上述网站查询
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:5355
    • 提供者:
  1. genetic-algorithms

    0下载:
  2. 智能优化算法—基因遗传算法解旅行商路径最短-Intelligent optimization algorithms- Genetic Algorithm for TSP
  3. 所属分类:source in ebook

    • 发布日期:2017-05-09
    • 文件大小:1559702
    • 提供者:王皓
  1. simulated-annealing

    0下载:
  2. 智能优化算法—模拟退火算法解旅行商路径最短-Intelligent optimization algorithm- simulated annealing algorithm for solving the traveling salesman shortest path
  3. 所属分类:source in ebook

    • 发布日期:2017-05-13
    • 文件大小:2804771
    • 提供者:王皓
  1. MOEAD

    1下载:
  2. 基于分解的多目标智能优化算法,测试函数是DTLZ-Optimization algorithm, based on multi-objective intelligence test function decomposition is DTLZ
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-06-25
    • 文件大小:8192
    • 提供者:liubingjie
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 39 »
搜珍网 www.dssz.com