↧
Predictive Interface using Fuzzy Logic
A Fuzzy Logic Controller Using Fuzzy Feedback This is an old web page. I thought I would store it on this blog just for backup. What I didn’t write below was the actual application of this approach. It...
View ArticleFuzzy Cognitive Maps in C++
Here is some code I wrote to compute FCM. I used this while learning about Fuzzy Systems. Just posted here for storage. FCM is one of the technologies in field of Soft Computing. //...
View Article