-
Notifications
You must be signed in to change notification settings - Fork 24
Home
david grupp edited this page Aug 31, 2014
·
3 revisions
Fuzzy Logic Sharp is an open source library implementing a simple to use fuzzy logic system.
- Implements Center of Gravity and Middle of Maximum Defuzzification.
- Implements a verity of membership functions. Including trapezoid, triangle, gaussian, and composite functions.
- Easy to use syntax for creating system rules.
- Simple design that allows for user extensibility.
- Easy installation via NuGet