CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 软件工程 搜索资源 - 智能优化算法

搜索资源列表

  1. CAGA_O_F

    0下载:
  2. 关于链式智能体遗传算法用于数值优化和特征选择的论文,可以与我联系相互交流-On the chain-agent genetic algorithm for numerical optimization and feature selection of the papers, you can contact me exchange
  3. 所属分类:software engineering

    • 发布日期:2017-05-03
    • 文件大小:1073918
    • 提供者:李明
  1. Intelligent-controller

    0下载:
  2. PID控制算法简单、鲁棒性强,但其参数整定过程繁琐,整定时需要控制对象的精确数学模型,而且整定往往是针对某一种具体工况进行的,缺乏自学习和自适应能力。模糊神经网络则兼备了模糊逻辑和神经网络的优点,具有函数逼近功能,具有较强的自适应、自学习能力、容错能力和泛化能力。借助于遗传算法对全局性参数进行优化设计,借助于BP算法对局部性参数进行优化,将模糊神经网络和遗传算法引入PID控制参数的整定过程,构造出一种基于模糊神经网络和遗传算法的智能PID控制器-Intelligent controller ba
  3. 所属分类:Project Design

    • 发布日期:2017-05-03
    • 文件大小:1281583
    • 提供者:刘漂帆
  1. 111

    0下载:
  2. 人工蜂群算法是模仿蜜蜂行为提出的一种优化方法,是集群智能思想的一个具体应用,它的主要特点是不需要了解问题的特殊信息,只需要对问题进行优劣的比较,通过各人工蜂个体的局部寻优行为,最终在群体中使全局最优值突现出来,有着较快的收敛速度。-English
  3. 所属分类:software engineering

    • 发布日期:2017-12-10
    • 文件大小:1186732
    • 提供者:沉龙
  1. The-Multi-user-Detection-paper

    0下载:
  2. 提出了基于联合智能算法的MIMO-OFDM系统多用户检测算法。联合智能算法结合了粒子群优化算法、遗传算法、模拟退火算法的思想。-Joint intelligent algorithm is proposed based on multi-user detection algorithm of MIMO- OFDM system. Combined intelligent algorithm combining particle swarm optimization algorithm and g
  3. 所属分类:Project Design

    • 发布日期:2017-04-03
    • 文件大小:114283
    • 提供者:杜大鲲
  1. chapter3

    0下载:
  2. matlab智能算法遗传算法优化人工神经网络权值和阈值-Matlab intelligent algorithm of genetic algorithm to optimize neural network weights and threshold
  3. 所属分类:software engineering

    • 发布日期:2017-04-14
    • 文件大小:5820
    • 提供者:付茂红
  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-28
    • 文件大小:11722370
    • 提供者:junhong
  1. nice

    0下载:
  2. 除了蚁群算法,可用于PID参数优化的智能算法还有很多,比如遗传算法、模拟退火算法、粒子群算法、人工鱼群算法,等等。-In addition to the ant colony algorithm, can be used to optimize the PID parameters, there are many intelligent algorithms, such as genetic algorithms, simulated annealing algorithm, particle
  3. 所属分类:Software Testing

    • 发布日期:2017-04-11
    • 文件大小:993
    • 提供者:林宜鴻
  1. Drawing-Vectorization-References

    0下载:
  2. 几篇图纸矢量化的论文。基于模板匹配和SVM的草图符号自适应识别方法。基于图形识别的建筑模型三维重建。基于拓扑结构的工程图纸识别方法。基于优化粒子群的NCC模板匹配算法。建筑构件智能识别方法研究。-Vector drawing of several papers.
  3. 所属分类:software engineering

    • 发布日期:2017-05-09
    • 文件大小:1950180
    • 提供者:小坏包
  1. Particle-Swarm-Optimization

    0下载:
  2. 粒子群算法在仿真生物群体社会活动的基础上,通过模拟群体生物 相互协同寻优能力,从而构造出一种新的智能优化算法。但粒子群算法 本身来源于生物群体现象,其理论基础并不完备。而且由于其属于随机 的近似优化算法,主要应用于连续区域,因此该算法存在早熟收敛和对 离散性的问题难以应用的缺点。因此,对粒子群算法的理论分析、算法 改进及离散性问题的研究具有重要意义的 -The Research of Basic Theory and Improvement on Particle Swa
  3. 所属分类:software engineering

    • 发布日期:2017-05-19
    • 文件大小:5589037
    • 提供者:李理
  1. PID-Genetic-Algorithms

    0下载:
  2. 基于遗传算法的PID参数优化设计。利用遗传算法的智能搜索功能,获得在线PID参数的整定。-Design of PID Parameters Based on Genetic Algorithms.Genetic algorithm intelligent search function for online PID tuning parameters.
  3. 所属分类:Project Design

    • 发布日期:2017-05-04
    • 文件大小:96600
    • 提供者:沈志伟
  1. MATLAB智能算法30个案例分析程序

    2下载:
  2. 蚁群算法、遗传算法、免疫算法等智能优化算法应用代码(Application code of intelligent optimization algorithms, such as ant colony algorithm, genetic algorithm, immune algorithm and so on)
  3. 所属分类:软件工程

搜珍网 www.dssz.com