Decision Theory Toolbox (DTT)

版本 1.0.0.0 (174.6 KB) 作者: Francesco di Pierro
The DTT contains a set of functions implementing DTT algorhythms and a GUI demo.
3.4K 次下载
更新时间 2005/2/7

查看许可证

The DTT implements some of the most popular and applied algorhythms originated from the Decision Theory Area:

- Multi Value Attribute Theory;
- Hierarchical Analysis
- Electre III

These methods have proved to be a valuable mean to help decision makers extract a rank from a pool of alternatives, each alternative representing a set of actions, on the basis of the qualitative/quantitative impact each alternative has on a manifoldness of indicators.

The functions developed fully emulates the methods above mentioned, handling exceptions arising from a particular input dataset.

The Multi Value Attribute Theory function (MAVT) lets you either directly provide the weight vector (a weight factor for each indicator) or interactively derive it through a succession of couples-preference test.

The Hierarchical Analysis function (HYEA) lets you define incomplete hierarchical structures on the input dataset.

The DT Toolbox contains a GUI demo, DTdemo, providing users with an overview of the capabilities offered by the functions herein implemented.

Once installed the DT Toolbox, type

>> DTdemo

at the command line to begin!!!

引用格式

Francesco di Pierro (2024). Decision Theory Toolbox (DTT) (https://www.mathworks.com/matlabcentral/fileexchange/1858-decision-theory-toolbox-dtt), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R12
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Statistics and Machine Learning Toolbox 的更多信息

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.0.0

Fixed bugs for users of MATLAB 6.5 and newer releases.