搜索结果
找到约 99 项符合
SwARM 的查询结果
按分类筛选
人工智能/神经网络 Application of particle swarm optimization (PSO) to single-snapshot direction of arrival (DOA) estim
Application of particle swarm optimization (PSO) to single-snapshot direction of arrival (DOA) estimation
数值算法/人工智能 一篇优秀的博士论文,题目是 A particle swarm optimization based behavioral and probabilistic fire evacuation model
一篇优秀的博士论文,题目是 A particle swarm optimization based behavioral and probabilistic fire evacuation model incorporating fire hazards and human behaviors
其他书籍 Swarm intelligence is an innovative computational way to solving hard problems. This discipline is
Swarm intelligence is an innovative computational way to solving hard problems.
This discipline is inspired by the behavior of social insects such as fish
schools and bird flocks and colonies of ants, termites, bees and wasps. In general,
this is done by mimicking the behavior of the biological crea ...
操作系统开发 particle swarm optimal
particle swarm optimal
其他 PSO(Particle Swarm Optimization 粒子群优化算法),是课程的一个小项目,实现了单机调度排序
PSO(Particle Swarm Optimization 粒子群优化算法),是课程的一个小项目,实现了单机调度排序
数值算法/人工智能 jheatbugs是基于目前使用最广泛的负责系统建模平台Swarm的最经典的范例程序
jheatbugs是基于目前使用最广泛的负责系统建模平台Swarm的最经典的范例程序
其他 set for Swarm2.1是圣菲研究院的开发人员对Swarm的特性及其使用描述的最为完备的指南性文档。从这里可以获得最细致的平台说明。
set for Swarm2.1是圣菲研究院的开发人员对Swarm的特性及其使用描述的最为完备的指南性文档。从这里可以获得最细致的平台说明。
Java编程 这是一个使用Eclipse构建基于Swarm平台的复杂系统的优秀例子。
这是一个使用Eclipse构建基于Swarm平台的复杂系统的优秀例子。
微处理器开发 Multiobjective Particle Swarm with Crowding Distance(多目标优化)
Multiobjective Particle Swarm with Crowding Distance(多目标优化)
matlab例程 %--- 基本粒子群优化算法(Particle Swarm Optimization)--- ----- %--- 名称:基本粒子群优化算法(PSO) %------作用:求解优化问题 %---
%--- 基本粒子群优化算法(Particle Swarm Optimization)--- -----
%--- 名称:基本粒子群优化算法(PSO)
%------作用:求解优化问题
%------说明:全局性,并行性,高效的群体智能算法