atyant-yadav / Hacktoberfest2020

A repo for new open source contributors to begin with open source contribution. Contribute and earn awesome swags.
MIT License
210 stars 834 forks source link

Program to demonstrate fuzzy's extension principle #1396

Open ShiviDev opened 2 years ago

ShiviDev commented 2 years ago

Extending fuzzy sets on common mathematical functions can seem very intimidating. Also computing neatly computing and presenting resultant fuzzy sets after extending input sets on operations is a nice have feature for fuzzy math. A program that aims to simplify the idea behind fuzzy's extension principle through common math operations like arithmetic, trig and other functions. In essence, this program will be a fuzzy math calculator for basic operations.