ahp_simple()

simple Analytical Hierarchy Process (AHP) for decision Making example
1.9K Downloads
Updated 9 Dec 2016

View License

This simple by example function (with default values) gives the basic
elements of the Analytical Hierarchical Process (AHP) for decision making
to include matrix formulations, pairwise analysis, calculating
eigenvectors, and determining the final 'best' decision based on criteria.
The function can be run as a script and shows the steps of AHP in MATLAB as a car-purchase decision.
(1) calculates benefits
(2) benefits cost ratio

Cite As

Robert Rich (2026). ahp_simple() (https://www.mathworks.com/matlabcentral/fileexchange/60647-ahp_simple), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2015a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Analysis of Variance and Covariance in Help Center and MATLAB Answers
Version Published Release Notes
1.1.1.0

Costs matrix update

1.1.0.0

1.1 includes costs

1.0.0.0