A Hybrid BBO-Firefly Optimization Algorithm

Hybrid Biogeography Based Optimization Firefly Algorithm
396 téléchargements
Mise à jour 19 jan. 2022

View BBO Firefly Optimization Algorithm on File Exchange# BBO Firefly Optimization Algorithm %% Hybrid Biogeography Based Optimization Firefly Algorithm - Created in 19 Jan 2022 by Seyed Muhammad Hossein Mousavi % The following lines of code, extracts 4 signal features, namely % 'EnergyEntropy', 'ShortTimeEnergy', 'SpectralCentroid' and 'SpectralFlux' % which 'ShortTimeEnergy' is considered to be target and others as inputs. % Fuzzy logic creates initial model to fit. Evolutionary training has two stages: % first training using BBO algorithm in order to created first fuzzy % evolutionary model and second stage is fitting BBO model to better % condition by Firefly algorithm. Obviously you can use your signal, audio % or even matrix and customize your parameters based on your system and data. % ------------------------------------------------ % Feel free to contact me if you find any problem using the code: % Author: SeyedMuhammadHosseinMousavi % My Email: mosavi.a.i.buali@gmail.com % My Google Scholar: https://scholar.google.com/citations?user=PtvQvAQAAAAJ&hl=en % My GitHub: https://github.com/SeyedMuhammadHosseinMousavi?tab=repositories % My ORCID: https://orcid.org/0000-0001-6906-2152 % My Scopus: https://www.scopus.com/authid/detail.uri?authorId=57193122985 % My MathWorks: https://www.mathworks.com/matlabcentral/profile/authors/9763916# % my RG: https://www.researchgate.net/profile/Seyed-Mousavi-17 % ------------------------------------------------ % Hope it help you, enjoy the code and wish me luck :) BBO FireFly Optimization Algorithm

Citation pour cette source

S. Muhammad Hossein Mousavi (2024). A Hybrid BBO-Firefly Optimization Algorithm (https://github.com/SeyedMuhammadHosseinMousavi/BBO-Firefly-Optimization-Algorithm), GitHub. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2019a
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Les versions qui utilisent la branche GitHub par défaut ne peuvent pas être téléchargées

Version Publié le Notes de version
1.0.2

new title

1.0.1

Image Added.

1.0.0

Pour consulter ou signaler des problèmes liés à ce module complémentaire GitHub, accédez au dépôt GitHub.
Pour consulter ou signaler des problèmes liés à ce module complémentaire GitHub, accédez au dépôt GitHub.