Fuzzy Best-Worst Method

37 views (last 30 days)
SOURAV MONDAL
SOURAV MONDAL on 5 Jan 2023
Commented: SOURAV MONDAL on 6 Jan 2023
I am working on a project on Fuzzy BWM. For this I am using MATLAB. If possible please share coading hints for Fuzzy BWM.

Accepted Answer

the cyclist
the cyclist on 5 Jan 2023
Edited: the cyclist on 5 Jan 2023
I had never heard of this method. I googled the keywords, and find this Stack Overflow answer and this github repo.
Maybe that will help.

More Answers (1)

Sam Chak
Sam Chak on 5 Jan 2023
The Best Worst Method is relatively new, being conceived in 2015 for dealing with multi-criteria decision-making (MCDM) problems.
You can find the basic algorithm here:
If you want to combine your own idea of applying Fuzzy Logic to BWM, then you need to lay down the framework or the mechanism of how it works. This makes your project more meaningful and novel.

Categories

Find more on Fuzzy Logic Toolbox in Help Center and File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!