Fuzzy AHP

It's a Matlab function to calculate weights of a decision using Fuzzy AHP(Analytic Hierarchy Proces)
4.9K Downloads
Updated 10 May 2016

View License

It has two function. First one is FuzzyAHP algorithm implementation with three output variables and one input variable.
'CompMat' is Comparision Matrix of alternate attributes.
'weights' is vector of decimal for each attribute.
'CompMat' is converted Fuzzy set Comparision Matrix.
'fuzzyTFN' is Fuzzy set of Triuangular Fuzzy Number.
Second function is ConsistencyAHP with oneoutput variable and one input variable.
'CompMat' is Comparision Matrix of alternate attributes.
'CR' is consistency ratio
Cite :
F. Ozgur Catak, Servet Karabas, and Serkan Yildirim. Fuzzy analytic
hierarchy based DBMS selection in turkish national identity card
management project. International Journal of Information Sciences and
Techniques (IJIST), 2(4):29–38, June 2012.

Cite As

Ferhat Ozgur Catak (2025). Fuzzy AHP (https://ch.mathworks.com/matlabcentral/fileexchange/33406-fuzzy-ahp), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2010b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Fuzzy Logic Toolbox in Help Center and MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.3.0.0

Bug fixing: data normalization
Bug fixing
I updated only description.

1.2.0.0

bug fixing on FuzzyAHP.m

1.1.0.0

Bug fix on on FuzzyAHP.m line 59

1.0.0.0