CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 粒子群算法等

搜索资源列表

  1. Intelligent-algorithm

    0下载:
  2. 智能算法,matlab应用大全,遗传算法,模拟退火算法,粒子群算法等-Intelligent algorithm, matlab application Daquan, genetic algorithms, simulated annealing algorithm, particle swarm algorithms
  3. 所属分类:Other systems

    • 发布日期:2017-11-21
    • 文件大小:1.43mb
    • 提供者:张金政
  1. BPSO

    0下载:
  2. 粒子群算法用于电力系统的优化方面,如电网重构供电恢复等-Particle swarm algorithm for the optimization of the power system, such as network reconfiguration power is restored
  3. 所属分类:Other systems

    • 发布日期:2016-04-01
    • 文件大小:1kb
    • 提供者:汪斌全
  1. 1

    0下载:
  2. 智能优化算法作为新兴的搜索算法,一般是指利用自然界的生物系统与优化过程的某些相似性而逐步发展起来的优化算法,如遗传算法、粒子群算法、蚁群算法等,它们通过对搜索空间中的一组解按概率规则操作得到下一组解。 人工鱼群算法源于对鱼群运动行为的研究,是一种新型的智能仿生优化算法。它具有较强的鲁棒性、优良的分布式计算机制、易于和其它方法结合等优点。目前对该算法的研究、应用已经渗透到多个应用领域,并由解决一维静态优化问题发展到解决多维动态组合优化问题。 -As an emerging intell
  3. 所属分类:Other systems

    • 发布日期:2017-11-27
    • 文件大小:365.5kb
    • 提供者:eggitta
  1. PSO

    0下载:
  2. 粒子群算法,用来解决诸如支持向量机参数优化等问题的智能算法-Parameter Optimization
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1.03kb
    • 提供者:凌宇飞
  1. Ant-Colony-Algorithm

    0下载:
  2. 目前智能算法越来越受到人们的关注,如神经网络、遗传算法、蚁群算法、粒子群算法等,蚁群算法是受自然界中蚂蚁搜索食物行为启发而提出的一种智能优化算法。-Currently more and more intelligent algorithm attention, such as neural networks, genetic algorithms, ant colony algorithm, particle swarm algorithm, ant colony algorithm is af
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1.65kb
    • 提供者:王桂莲
  1. GAPASPPSOPtree_drawPdoublezhanpaixu

    0下载:
  2. c++代码,包含了蚁群算法,粒子群算法,遗传进化算法等-c++ Code
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:6.94kb
    • 提供者:xieshuai
  1. adaptivePSOt

    0下载:
  2. 上传了改进的PSO算法,利用自适应原来改造了原来基于贪婪原理的粒子群算法,可以避免粒子群算法过早收敛或者陷入局部值等问题。-Upload the improved PSO algorithm using adaptive originally transformed the original particle swarm algorithm based on the principle of greed, can avoid premature convergence of particle s
  3. 所属分类:Other systems

    • 发布日期:2017-05-03
    • 文件大小:745.77kb
    • 提供者:李川
  1. PSO

    0下载:
  2. 粒子群算法可以寻找到其最优位置最优大小等,可以对其进行优化-PSO algorithm can find the optimal position optimal size, etc., can be optimized
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1.68kb
    • 提供者:yao
  1. matlab

    0下载:
  2. matlab30个智能算法,包含bp神经网络,离散,粒子群算法等-matlab30 intelligent algorithm, comprising bp neural network, discrete particle swarm algorithm
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-20
    • 文件大小:5.36mb
    • 提供者:
  1. benchmarks_test_pso

    1下载:
  2. 粒子群算法(pso)标准测试函数验证程序。在一个m文件中包括了目前文献中用于验证的7个标准测试函数(Ackley等)、三维动态显示,粒子过分集中时打散等功能。旨在为学习和研究者pso算法的同仁提供一个功能较为完备、简单易懂的标准版本,对于初学者可以通过此程序快速的实现入门,以便将更多的精力投入到深层次的研究中去!同时愿与所有致力于此的朋友共同探讨pso算法的改进与应用方面(如多目标、动态系统等)的经验。-验。-PSO algorithm (PSO) standard test function
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3.25kb
    • 提供者:阿萨德
  1. pso1

    0下载:
  2. pso模型模拟 粒子群算法模仿昆虫、兽群、鸟群和鱼群等的群集行为,这些群体按照一种合作的方式寻找食物,群体中的每个成员通过学习它自身的经验和其他成员的经验来不断改变其搜索模式。 一是进化算法,粒子群算法和进化算法一样采用种群的方式进行搜索,这使得它可以同时搜索待优化目标函数解空间中的较多区域。 二是人工生命,即研究具有生命特征的人工系统,它采用的主要工具是计算机,主要方法是利用计算机编程模拟。-PSO simulation
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:1.06kb
    • 提供者:苏婧
  1. apso

    4下载:
  2. 根据机器人工作空间,利用粒子群算法计算关节型机器人各个机械臂尺寸,包含了目标函数,适应度函数等(According to the robot workspace, the particle swarm algorithm (PSO) is used to calculate the dimensions of each robot arm, including the objective function and the fitness function)
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:3kb
    • 提供者:柯岚
  1. PSO for 3 Models

    0下载:
  2. 粒子群算法对解决二次规划、旅行商问题、背包问题等源程序(Particle swarm algorithm to solve the secondary planning, traveler problems, backpack problems and other source code)
  3. 所属分类:其他

    • 发布日期:2017-12-21
    • 文件大小:1.72mb
    • 提供者:MATK
  1. MATLAB智能算法30个案例分析_decrypted

    2下载:
  2. MATLAB智能算法案例分析,包括粒子群算法、蚁群算法,模拟退火算法等(Case study of MATLAB intelligent algorithm)
  3. 所属分类:其他

    • 发布日期:2017-12-28
    • 文件大小:49.54mb
    • 提供者:U Know
  1. 果蠅最佳化演算法_簡體版

    0下载:
  2. 果蝇算法优化,是一种新型的群智能优化算法,比粒子群算法,遗传算法等效率要高很多(Drosophila melanogaster algorithm)
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:1.64mb
    • 提供者:梦蝶之盾
  1. 粒子群

    0下载:
  2. 粒子群寻优代码,可以获得水环境、气象等数值模型的最优值(The optimal value of the numerical model of water environment and meteorology can be obtained by the particle swarm optimization code.)
  3. 所属分类:其他

  1. pso2

    0下载:
  2. 粒子群比遗传算法规则更为简单,它没有遗传算法的“交叉”(Crossover) 和“变异”(Mutation) 操作,它通过追随当前搜索到的最优值来寻找全局最优。这种算法以其实现容易、精度高、收敛快等优点引起了学术界的重视,并且在解决实际问题中展示了其优越性。粒子群算法是一种并行算法。(It is more simple than the genetic algorithm rule. It doesn't have the crossover (Crossover) and the Mutati
  3. 所属分类:其他

  1. 智能优化算法及其matlab实例code

    0下载:
  2. 遗传算法 粒子群 蚁群等7种算法,可解决求极值问题以及旅行商问题(Genetic algorithm, particle swarm optimization and ant colony algorithm can solve extreme value problem and traveling salesman problem. 7 algorithms are used to solve extreme value problem and traveling salesman probl
  3. 所属分类:其他

    • 发布日期:2020-06-10
    • 文件大小:122kb
    • 提供者:侯锐志
  1. CEC 2017

    2下载:
  2. 测试函数:主要用于测试智能优化算法,如遗传算法、粒子群算法等的性能(Test function: it is mainly used to test the performance of intelligent optimization algorithms, such as genetic algorithm and particle swarm optimization algorithm)
  3. 所属分类:其他

    • 发布日期:2020-12-10
    • 文件大小:246kb
    • 提供者:wangjiquan
  1. BAS代码

    2下载:
  2. 天牛须搜索( beetle antennae search,BAS) 算法是2017 年提出的一种基于天牛觅食原理的适用于多目标函数优化的新技术,其生物原理为: 当天牛觅食时,其并不知道食物在哪里,而是根据食物气味的强弱来觅食。天牛有两只长触角,如果左边触角收到的气味强度比右边大,那下一步天牛就会向左边飞,反之则向右飞。依据这一简单原理天牛就可以有效找到食物。与遗传算法、粒子群算法等类似,BAS 不需要知道函数的具体形式以及梯度信息,就可以自动实现寻优过程,且其个体仅为一个,寻优速度显著提高。(
  3. 所属分类:其他

    • 发布日期:2021-02-19
    • 文件大小:1kb
    • 提供者:秦洛清
« 12 »
搜珍网 www.dssz.com