Similarity based TOPSIS

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

이 제출물을 팔로우합니다

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.

인용 양식

Pasi Luukka (2026). Similarity based TOPSIS (https://kr.mathworks.com/matlabcentral/fileexchange/87779-similarity-based-topsis), MATLAB Central File Exchange. 검색 날짜: .

일반 정보

MATLAB 릴리스 호환 정보

  • 모든 릴리스와 호환

플랫폼 호환성

  • Windows
  • macOS
  • Linux
버전 퍼블리시됨 릴리스 정보 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