Similarity based TOPSIS

TOPSIS method that uses similarity to compare alternative to positive and negative ideal solutions.
126 download
Aggiornato 26 gen 2023

Visualizza la licenza

These matlab files are for similarity based TOPSIS method.
Original article was published in
P. Luukka, M. Collan, Histogram ranking with generalized similarity-based TOPSIS
applied to patent ranking, International Journal of Operational Research 25 (4), 2016,
pp. 437-448.
Scritp Mainfile.m has and example on how to use the coded with simple example.
function topsissim.m is main function call for the method.
function simLP.m computes similarity between alternatives.

Cita come

Pasi Luukka (2024). Similarity based TOPSIS (https://www.mathworks.com/matlabcentral/fileexchange/87779-similarity-based-topsis), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R2020b
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
1.0.4

Updated description

1.0.3

Added more comments.

1.0.2

Changed normalization function to matlab's own function call.

1.0.1

Added project website

1.0.0