Tag

fuzzy mathematics

1 views collected around this technical thread.

Model Perspective
Model Perspective
Feb 17, 2024 · Fundamentals

Unlocking Uncertainty: How Fuzzy Mathematics Transforms Decision Making

This article introduces fuzzy mathematics, explains its core concepts such as fuzzy sets, fuzzy clustering, model identification, decision making, and control, and illustrates each with practical examples ranging from temperature perception to investment project evaluation.

decision makingfuzzy clusteringfuzzy control
0 likes · 20 min read
Unlocking Uncertainty: How Fuzzy Mathematics Transforms Decision Making
Model Perspective
Model Perspective
Jan 4, 2023 · Fundamentals

Mastering Fuzzy Mathematics: Membership Functions and Python Implementations

This article introduces fuzzy mathematics, explains how fuzzy sets and membership functions quantify vague concepts, and provides Python code using the scikit‑fuzzy library to implement various membership functions such as triangular, Gaussian, S‑shaped, and polynomial types, complete with plotting examples.

Pythonfuzzy logicfuzzy mathematics
0 likes · 11 min read
Mastering Fuzzy Mathematics: Membership Functions and Python Implementations