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

搜索资源列表

  1. 基于带变异算子的粒子群优化算法

    4下载:
  2. 基于带变异算子的粒子群优化算法 下载PDF文件-with variations based on the Operator Particle Swarm Optimization algorithm to download PDF files!
  3. 所属分类:文档资料

    • 发布日期:2012-12-17
    • 文件大小:245587
    • 提供者:林玲
  1. gaul-devel.tar

    0下载:
  2. http://gaul.sourceforge.net/ 这里大部分人讨论的是在Matlab里实现GA的toolbox.以上为一个GA的C语言的软件包.如果你想利用GA做优化算法,非常有用.而且有很多example.方便起见,我把软件包附件. -http :// gaul.sourceforge.net/most of the people here are discussed in Matlab GA achieve the toolbox. More than a GA C langu
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-12
    • 文件大小:561425
    • 提供者:handman
  1. hybrid_PSO

    2下载:
  2. 一种基于混合策略的改进粒子群优化算法,包括执行程序hpso.m和参数设定hPSOoptions.m两个源文件。代码清晰,易于改进实现。结果显示有效的提高了SPSO的性能-A hybrid strategy based on improved particle swarm optimization algorithm, including the implementation of procedures and parameters set hpso.m two hPSOoptions.m sou
  3. 所属分类:matlab

    • 发布日期:2016-11-29
    • 文件大小:3593
    • 提供者:楚湘华
  1. GA

    1下载:
  2. 通过多目标优化算法计算了多决策的全局最优值。而且包含解码程序。-Through multi-objective optimization algorithm for calculating a number of global optimal values of decision-making. And decoding procedures contain.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1340
    • 提供者:刘洋
  1. PSO

    0下载:
  2. 这是粒子群优化算法的实现,求解多模态函数非常使用-This is the Particle Swarm Optimization algorithm to solve multi-modal function is the use of
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:12256
    • 提供者:武潮气
  1. PSO

    0下载:
  2. 粒子群优化算法,主要是函数优化问题。很使用-Particle Swarm Optimization, mainly function optimization problems. Is the use of
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:8467
    • 提供者:chenming
  1. 123tsp

    0下载:
  2. 粒子群优化算法求解车辆路径问题,对初学者来说,是很有帮助的。-Particle Swarm Optimization for vehicle routing problem, for beginners, it is very helpful.
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:3686
    • 提供者:gg
  1. Ant_Colony_Optimization_1

    0下载:
  2. 详细讲解蚂蚁优化算法的ppt课件。通过对课件的学习可以掌握最基本的蚂蚁算法的原理和基本应用领域。-Explain in detail the optimization algorithm ants ppt courseware. By learning courseware can acquire the most basic principle of ant algorithm and basic applications.
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:24424
    • 提供者:付他
  1. yichuanyouhuasuanfachengxu

    0下载:
  2. 遗传优化算法,能够实现自然数域内任意函数的极大值求解,效果很好。这是我的课程实验报告。-Genetic optimization algorithm, to achieve a natural function of the number of arbitrary region of great value to solve, very good. This is my experiment reports courses.
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:2743
    • 提供者:周磊
  1. Multiobjective-pso

    0下载:
  2. 多目标问题的粒子群优化算法实现,毕设时设计的,通过运行!-The issue of multi-objective particle swarm optimization algorithm, when the Bi-based design, by running!
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-03-16
    • 文件大小:10695
    • 提供者:pengyang
  1. Optimizers

    0下载:
  2. 一系列好用的用户友好的启发式优化算法,包括非自适应算法,基于模拟退火算法的种群算法,基本遗传算法,差分进化算法以及粒子群优化算法。此外,也包括神圣算法,它利用了所有这些优化算子,虽然有时交换种群之间的不同算法。-A nice set of user-friendly heuristic optimizers. Included are a non-adaptive, population based Simulated Annealing algorithm, a basic Genetic A
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:26847
    • 提供者:竹子的信仰
  1. TSP_GA

    2下载:
  2. 《智能优化算法》课的作业,用遗传算法解TSP问题。其间遇到了收敛速度慢的问题,也是在这个网找到了解决方案。大家下载的应该都是那个VC6的Windows程序。我这个是从零开始写的,大家看起来应该容易懂些。C++的Console程序,VC2005下编译。全部用STL,所以旧的编译器可能会有点问题。压缩包内有谢胜利的论文:《TSP遗传算法的改进》。正是用他的贪婪交配才使得10代左右解就收敛到很好。再次赞一下!-" Intelligent Optimization Algorithms"
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:599431
    • 提供者:
  1. PowellRegistration

    0下载:
  2. 基于互信息的图像配准,优化算法采用Powell算法,采用matlab编写-Mutual information-based image registration, optimization algorithm uses Powell algorithm, using the preparation of matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:81250
    • 提供者:施志萍
  1. PowellPSORegistration

    2下载:
  2. 基于互信息的图像配准算法,优化算法采用Powell和粒子群向结合的算法-Based on mutual information image registration algorithm, using Powell optimization algorithm and particle swarm algorithm to combine
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-04-12
    • 文件大小:88759
    • 提供者:施志萍
  1. OldDeMatcode

    0下载:
  2. DE差分进化优化算法的源代码,从外文网站下载-DE optimization toolbox from the web.
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:13828
    • 提供者:付志超
  1. denoising

    0下载:
  2. 信号处理技术在局部放电去噪中的应用。摘 要:抑制干扰是信号处理的关键技术,滤除窄带干扰则是其中的重要内容。文中介绍了运用经典FFT频域阈值算法抑制局部放电周期窄带干扰的方法,并在此基础上提出了一种优化算法。通过对仿真数据的处理效果比较,验证了该优化算法的有效性。-Signal Processing Technology in partial discharge denoising
  3. 所属分类:Document

    • 发布日期:2017-04-03
    • 文件大小:361068
    • 提供者:戎琳
  1. cpslssvm

    0下载:
  2. 基于混沌粒子群与模拟退火优化算法的最小二乘支持向量机参数自选择方法-Based on Chaotic Particle Swarm Optimization and Simulated Annealing least squares support vector machine parameter self-selection method
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:343667
    • 提供者:yinjj
  1. GA_ppt

    0下载:
  2. 本文档主要介绍智能优化算法的应用,并详细介绍了遗传算法和蚁群算法。-This document focuses on the application of intelligent optimization algorithms, and details of the genetic algorithm and ant colony algorithm.
  3. 所属分类:File Formats

    • 发布日期:2017-03-26
    • 文件大小:232992
    • 提供者:Amy
  1. GAPSO

    6下载:
  2. 这个算法是遗传算法和粒子群优化算法相互结合的matlab程序,优化效率提高很多,不会陷入局部最优-This algorithm is a genetic algorithm and particle swarm optimization algorithm combined with each other matlab program, optimizing the efficiency a lot and will not fall into local optimum
  3. 所属分类:AI-NN-PR

    • 发布日期:2014-11-17
    • 文件大小:5057
    • 提供者:细细
  1. aaaa

    1下载:
  2. 基于生物免疫系统的自适应学习、免疫记忆、抗体多样性及动态平衡维持等功能,提出一种动态多目标免疫 优化算法处理动态多目标优化问题.算法设计中,依据自适应ζ邻域及抗体所处位置设计抗体的亲和力,基于Pa- reto控制的概念,利用分层选择确定参与进化的抗体,经由克隆扩张及自适应高斯变异,提高群体的平均亲和力,利 用免疫记忆、动态维持和Average linkage聚类方法,设计环境识别规则和记忆池,借助3种不同类型的动态多目标 测试问题,通过与出众的动态环境优化算法比较,数值实验表明所
  3. 所属分类:software engineering

    • 发布日期:2014-04-30
    • 文件大小:499820
    • 提供者:王飞
« 1 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com