Genetic algorithm (GA) optmization
Version 1.0.5 (3,83 KB) von
Federico Giai Pron
Here a genetic algorithm (GA) optimization code usable for every kind of optimization problem (minimization, optimization, fitting, etc.).
- Mathematical optimizer (e.g. multi-method and multi-objective optimizer based on the PSO (Particle Swarm Optimization) algorithm, GA (Gentic Algorithm) and GD (Gradient Descent) method);
- Electrical models (e.g. PMSM (Permanent Manget Synchronous Motor) control and modelling);
- Thermal models (e.g. heat pumpts, etc.);
- Etc.
You will find user-guides, documentation, demos and source code for each package.
Zitieren als
Federico Giai Pron (2024). Genetic algorithm (GA) optmization (https://www.mathworks.com/matlabcentral/fileexchange/110685-genetic-algorithm-ga-optmization), MATLAB Central File Exchange. Abgerufen.
Kompatibilität der MATLAB-Version
Erstellt mit
R2020a
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS LinuxTags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
FedericoGiaiPron_GeneticAlgorithm_v01_20220427
Version | Veröffentlicht | Versionshinweise | |
---|---|---|---|
1.0.5 | Description modified |
||
1.0.4 | Website link added |
||
1.0.3 | Support me request. |
||
1.0.2 | Image chagned. |
||
1.0.1 | Package folder cleaned. |
||
1.0.0 |