(function(doc, html, url) { var widget = doc.createElement("div"); widget.innerHTML = html; var script = doc.currentScript; // e = a.currentScript; if (!script) { var scripts = doc.scripts; for (var i = 0; i < scripts.length; ++i) { script = scripts[i]; if (script.src && script.src.indexOf(url) != -1) break; } } script.parentElement.replaceChild(widget, script); }(document, '

Fuzzy reasoning algorithms based on similarity

What is it about?

In this paper, we propose fuzzy reasoning algorithms based on similarity for fuzzy modus ponens and fuzzy modus tollens and discuss the reducibility of the algorithms. Moreover, we investigate the robustness of fuzzy reasoning algorithms based on similarity.

Why is it important?

In this paper, we propose fuzzy reasoning algorithms based on similarity for solving FMP and FMT, which can overcome the defects of the quintuple implication principle. The solutions of fuzzy reasoning algorithms based on similarity are given.

Read more on Kudos…
The following have contributed to this page:
Minxia Luo
' ,"url"));