Fuzzy Best-Worst Method
17 views (last 30 days)
Show older comments
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.
0 Comments
Accepted Answer
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.
0 Comments
More Answers (1)
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.
See Also
Categories
Find more on Fuzzy Logic Toolbox in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!