Partikelschwarm
Partikelschwarmlöser für ableitungsfreie, uneingeschränkte Optimierung oder Optimierung mit Grenzen
Der Partikelschwarm löst Probleme mit gebundenen Beschränkungen und einer Zielfunktion, die nicht glatt sein kann. Versuchen Sie dies, wenn patternsearch nicht zufriedenstellend funktioniert.
Funktionen
Live Editor Tasks
| Optimieren | Optimize or solve equations in the Live Editor |
Themen
Problembasierter Partikelschwarm
- Optimize Function Using particleswarm, Problem-Based
Basic example minimizing a function in the problem-based approach.
Optimieren mit Partikelschwarm
- Optimize Using Particle Swarm
Basic example showing how to use the particleswarm solver. - Tune Particle Swarm Optimization Process
Shows the effects of some options on theparticleswarmsolution process. - Particle Swarm Output Function
This example shows how to use an output function forparticleswarm. - When to Use a Hybrid Function
Describes cases where hybrid functions are likely to provide greater accuracy or speed.
Partikelschwarm-Hintergrund
- What Is Particle Swarm Optimization?
High-level introduction to the particle swarm algorithm. - Particle Swarm Optimization Algorithm
Details of the particle swarm algorithm. - Particle Swarm Options
Explore the options for particle swarm.