搜索结果
找到约 99 项符合
particle 的查询结果
按分类筛选
其他书籍 非常好的优化算法的书
非常好的优化算法的书,详细介绍了蚁群算法和粒子群算法以及相关的matlab工具箱,讲了理论和应用给出了工具箱的下载地址。
Swarm intelligence is an innovative computational way to solve hard problems. In particular, particle swarm optimization, also commonly known as PSO, mimics the behavior of a swarm of i ...
matlab例程 % PURPOSE : Demonstrate the differences between the following filters on the same problem: % % 1)
% PURPOSE : Demonstrate the differences between the following filters on the same problem:
%
% 1) Extended Kalman Filter (EKF)
% 2) Unscented Kalman Filter (UKF)
% 3) Particle Filter (PF)
% 4) PF with EKF proposal (PFEKF)
% 5) PF with UKF proposal (PFUKF)
人工智能/神经网络 将PSO和LBG结合在一步迭代过程中
将PSO和LBG结合在一步迭代过程中,并使用particle-pair(PP)搜索问题空间的算法
并行计算 dysii is a C++ library for distributed probabilistic inference and learning in large-scale dynamical
dysii is a C++ library for distributed probabilistic inference and learning in large-scale dynamical systems. It provides methods such as the Kalman, unscented Kalman, and particle filters and smoothers, as well as useful classes such as common probability distributions and stochastic processes.
数学计算 《Optimal State Estimation - Kalman, H Infinity, and Nonlinear Approaches》 一书的配套源码
《Optimal State Estimation - Kalman, H Infinity, and Nonlinear Approaches》 一书的配套源码,包括了Kalman Filter、Hinf Filter、Particle Filter等的Matlab源码
技术书籍 PSO多目标寻优
evolution computing 现在最火的一篇论文
Handling Multiple Objectives With Particle Swarm Optimization
源码 SailingSim-Matlab-master
Particle-swarm-optimization-PSO-for-MPPT-master
论文 基于模糊聚类分析与模型识别的微电网多目标优化方法
在微电网调度过程中综合考虑经济、环境、蓄电池的
循环电量,建立多目标优化数学模型。针对传统多目标粒子
群算法(multi-objective particle swarm optimization,MOPSO)
的不足,提出引入模糊聚类分析的多目标粒子群算法
(multi-objective particle swarm optimization algorithm based
on fuzzy clustering,FCMOPSO),在 ...