TOPSIS for Metaheuristics

Technique for Order Preference by Similarity to Ideal Solution for metaheuristics.
211 Downloads
Aktualisiert 24 Mär 2022

Lizenz anzeigen

This code contains a function that selects the best answer in a Pareto front of any dimension through Techinique for Order Preference by Similarity to Ideal Solution. It is enough to deliver to the function the Space matrix of the objectives and the decision variables associated with it.

Zitieren als

Pereira, João Luiz Junho, et al. “Lichtenberg Algorithm: A Novel Hybrid PHYSICS-Based Meta-Heuristic For Global Optimization.” Expert Systems with Applications, Elsevier BV, Dec. 2020, p. 114522, doi:10.1016/j.eswa.2020.114522.

Kompatibilität der MATLAB-Version
Erstellt mit R2016b
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Tags Tags hinzufügen

Community Treasure Hunt

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

Start Hunting!
Version Veröffentlicht Versionshinweise
4.0.0

This code normalizes the objective space for a fair choice

3.0.0

Correcting the normalization

2.0.0

Now the objective space is normalized before TOPSIS application

1.0.0