PSO in MATLAB

GPTKB entity

Statements (34)
Predicate Object
gptkbp:instanceOf software application topic
gptkbp:canBe gptkb:Simulink
MATLAB scripts
gptkbp:containsCommunity MATLAB Central
gptkbp:example MATLAB File Exchange
gptkbp:function pso.m
gptkbp:hasDataVisualization particle trajectories
convergence plots
https://www.w3.org/2000/01/rdf-schema#label PSO in MATLAB
gptkbp:implementedIn MATLAB code
gptkbp:optimizedFor continuous functions
discrete functions
multi-objective problems
gptkbp:output best solution
convergence curve
particle positions
particle velocities
gptkbp:parameter maximum iterations
cognitive coefficient
inertia weight
social coefficient
swarm size
gptkbp:referencedIn Kennedy and Eberhart, 1995
gptkbp:relatedTo gptkb:Particle_Swarm_Optimization
gptkb:MATLAB
gptkbp:supportsAlgorithm swarm intelligence
metaheuristic
gptkbp:usedFor gptkb:machine_learning
optimization
engineering problems
function minimization
gptkbp:uses Global Optimization Toolbox
gptkbp:bfsParent gptkb:particle_swarm_optimization
gptkbp:bfsLayer 7