PSO Demo

バージョン 1.0.0 (2.37 KB) 作成者: Rodney Tan
This script demonstrate the fundamental of Particle Swarm Optimisation (PSO) searching for minimum cost in a 2D sphere function
ダウンロード: 501
更新 2020/8/18

ライセンスの表示

% Written by Rodney Tan (PhD)
% Version 1.00 (Aug 2020)
%
% This script demonstrate the fundamental idea of Particle Swarm Optimisation (PSO)
% searching for minimum cost in a two dimension variables sphere function
%
% This PSO demo allows the user to set the population size, inertia coefficient (w),
% personal acceleration coefficient (c1), global acceleration coefficient (c2),
% inertia damping weight, the number of iteration, search space lower boundary
% and search space upper boundary.
%
% Reference
% Yarpiz (2020). Video Tutorial of Particle Swarm Optimization (PSO) in MATLAB
% (https://www.mathworks.com/matlabcentral/fileexchange/57286-video-tutorial-of-particle swarm-optimization-pso-in-matlab),
% MATLAB Central File Exchange.

引用

Rodney Tan (2026). PSO Demo (https://jp.mathworks.com/matlabcentral/fileexchange/79239-pso-demo), MATLAB Central File Exchange. 取得日: .

MATLAB リリースの互換性
作成: R2020a
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersParticle Swarm についてさらに検索
謝辞

ヒントを得たファイル: Particle Swarm Optimization (PSO)

バージョン 公開済み リリース ノート
1.0.0