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

搜索资源列表

  1. SimulatedAnnealing

    0下载:
  2. 本程序是我用于应付智能优化算法而编写的,由于水平有限加之不是计算机专业,程序中还有很多地方不够严谨是情理之中,还请谅解。 求函数极值问题,目标函数:f(y)=sqrt(y[0])+sqrt(y[1])+sqrt(y[2]) 约束条件:(y[0]*y[0]+2*y[1]*y[1]+3*y[2]*y[2])<=1-This procedure is what I used to meet intelligent optimization algorithm has been pre
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-09
    • 文件大小:1355
    • 提供者:张司兴
  1. backpackbranchandbound

    0下载:
  2. 这是传统智能优化背包问题用VC++ 6.0的实现,是对背包问题分支限界的可视化算法实现-This is a traditional intelligent optimization knapsack problem VC++ 6.0 with the realization of knapsack problem is the visualization of branch and bound algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:179094
    • 提供者:yangke
  1. pso

    0下载:
  2. 群体智能优化:粒子群算法,是一种以鸟群觅食这种社会行为为基础的最佳化寻优技术-particle swarm optimization
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:8396
    • 提供者:andy.qian
  1. testfunction

    0下载:
  2. 自己整理的用于智能优化的测试函数. 测试函数 带表达式表示方法说明-Intelligent optimization of its own for finishing the test function. Test function with a descr iption of the expression that
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:25121
    • 提供者:
  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. The_Intelligent_Optimization_Methods

    0下载:
  2. 有关智能优化方法(模拟退火,遗传算法,禁忌搜索,等等)-The intelligent optimization methods (simulated annealing,genetic algorithm,tabu search,etc)
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-06
    • 文件大小:1241109
    • 提供者:lidong
  1. OnlyOne

    0下载:
  2. 智能优化算法的一个作业,普通数独的实现,用C语言做得,但是初盘需要从程序给定-Sudoku
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:3868
    • 提供者:zmx
  1. TSP

    0下载:
  2. 这个程序主要是用来解决智能优化算法中的TSP距离问题-jiejuetspsuanfa de juli wenti
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:26537
    • 提供者:sijia
  1. ACATSP

    0下载:
  2. 是一种求解最短路径的智能优化算法,也就是蚁群算法-Ant colony algorithm
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-13
    • 文件大小:1773
    • 提供者:fanhfxi
  1. Untitled666

    0下载:
  2. 智能优化算法,可以快速的解决优化计算问题-Intelligent optimization algorithm, can quickly solve the problem Optimization
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-04
    • 文件大小:1091
    • 提供者:流风
  1. Untitled33

    0下载:
  2. 智能优化计算方法。可以快速的解决优化计算问题-Intelligent optimization method. Optimization can solve the problem quickly
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-10
    • 文件大小:1515
    • 提供者:流风
  1. wangzhan

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

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

    2下载:
  2. 关于多智能体遗传算法优化神经网络的MATLAB程序-On multi-agent genetic algorithm to optimize the MATLAB neural network program
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:759
    • 提供者:赵砚朋
  1. pso_Simple

    0下载:
  2. 一个粒子群智能优化算法程序,适合初学者学习使用,可图示粒子群优化聚集过程。-A swarm intelligence optimization algorithm program for beginners to learn to use, icon PSO aggregation process.
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2438
    • 提供者:XiongZhiXIn
  1. AntTsp

    0下载:
  2. 智能优化算法中用蚂蚁算法解决旅行商问题。-ant_tsp
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-05
    • 文件大小:3134
    • 提供者:
  1. Anneal_TSP

    0下载:
  2. 智能优化算法中用模拟退火算法解决旅行商问题。-anneal tsp
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:1672
    • 提供者:
  1. ais_youhua

    0下载:
  2. 黄友瑞的智能优化算法书中的免疫算法源代码-Intelligent Optimization Algorithm Huang Yourui immune algorithm source code book! ! ! !
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:917
    • 提供者:111111
  1. BSS

    1下载:
  2. 盲源分离算法的几篇文章应用 【基于独立分量分析的脑电中眼电伪迹消除】【基于负熵和智能优化的盲源分离方法】【基于小波消噪和盲源分离的信号奇异点检测方法】-Blind source separation algorithm applied 【several articles based on independent component analysis of EEG ocular artifact】 【intelligent optimization based on negative entr
  3. 所属分类:Bio-Recognize

    • 发布日期:2017-05-14
    • 文件大小:3671116
    • 提供者:Hekate
  1. donglifang

    0下载:
  2. 在提高训练中我们主要针对时序图分析,现代智能优化算法(遗传算法和蚁群算法),动态规划,排队理论,目标规划,层次分析以及决策论等相关理论做了比较深刻的了解。然后针对具体情况,具体问题进行建模训练,并加以上机实习。-In training, we aimed to improve timing diagram analysis, modern intelligent optimization algorithm (genetic algorithm and ant colony optimizati
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:325785
    • 提供者:杨科
  1. jianmobaodian

    0下载:
  2. 在提高训练中我们主要针对时序图分析,现代智能优化算法(遗传算法和蚁群算法),动态规划,排队理论,目标规划,层次分析以及决策论等相关理论做了比较深刻的了解。然后针对具体情况,具体问题进行建模训练,并加以上机实习。-In training, we aimed to improve timing diagram analysis, modern intelligent optimization algorithm (genetic algorithm and ant colony optimizati
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:254000
    • 提供者:杨科
« 1 2 3 4 5 6 78 9 10 11 12 ... 35 »
搜珍网 www.dssz.com