Similarity based TOPSIS

TOPSIS method that uses similarity to compare alternative to positive and negative ideal solutions.

You are now following this Submission

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.

Cite As

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

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
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