Particle swarm solves bound-constrained problems with an objective
function that can be nonsmooth. Try this if patternsearch
does not work satisfactorily.
Optimize | Optimize or solve equations in the Live Editor |
Basic example showing how to use the particleswarm solver.
Tune Particle Swarm Optimization Process
Shows the effects of some options on the particleswarm
solution process.
Particle Swarm Output Function
This example shows how to use an output function for particleswarm
.
Describes cases where hybrid functions are likely to provide greater accuracy or speed.
What Is Particle Swarm Optimization?
High-level introduction to the particle swarm algorithm.
Particle Swarm Optimization Algorithm
Details of the particle swarm algorithm.
Describes the options for particle swarm.