Firefly Evolutionary Regression Algorithm
Version 1.0.1 (652 ko) par
S. Muhammad Hossein Mousavi
Firefly Fuzzy Linear Regression Algorithm
%% Firefly Fuzzy Regression Algorithm - Created in (9 Jan 2022).
% Firefly algorithm is one of the most decent algorithms in optimization
% which could be used for various tasks and biasing weights. It is
% relatively faster than others just like DE algorithm. So, there was no a
% proper evolutionary linear regression Matlab code available in the web
% and I decided to make one. You can use your data. System uses fuzzy logic
% to create initial model and biases weights into a fit model by Firefly algorithm. You can play
% with parameters (higher values, more calculation time).
% ------------------------------------------------
% Feel free to ontact me if you find any problem using the code:
% mosavi.a.i.buali@gmail.com
% SeyedMuhammadHosseinMousavi
% 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#
% ------------------------------------------------
% Hope it help you, enjoy the code and wish me luck :)
Citation pour cette source
S. Muhammad Hossein Mousavi (2026). Firefly Evolutionary Regression Algorithm (https://fr.mathworks.com/matlabcentral/fileexchange/104775-firefly-evolutionary-regression-algorithm), MATLAB Central File Exchange. Extrait(e) le .
Compatibilité avec les versions de MATLAB
Créé avec
R2019a
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS LinuxTags
Découvrir Live Editor
Créez des scripts avec du code, des résultats et du texte formaté dans un même document exécutable.
| Version | Publié le | Notes de version | |
|---|---|---|---|
| 1.0.1 | title |
||
| 1.0.0 |