Skip to main content

Posts

Showing posts with the label Fuzzy

All is Fuzzy

This is an excellent starter for all fuzzy logic programmers. By Seshi from New Zealand, read the original text here: http://www.codeproject.com/KB/recipes/Seshi_FuzzyLogic.aspx Introduction Download source - 395 Kb Yay, my second article for code project. Like my first article this one was also one of my assignments for AI at university and I thought I'd try this one out in WPF using C# as well. Fuzzy logic - a dictionary like description: "Fuzzy logic is a mathematical approach to problem solving. It excels in producing exact results from imprecise data, and is especially useful in computers and electronic applications. Fuzzy logic differs from classical logic in that statements are no longer black or white, true or false, on or off. In traditional logic an object takes on a value of either zero or one; in fuzzy logic, a statement can assume any real value between 0 and 1, representing the degree to which an element belongs to a given set. The human brain can reason