# Example Lists * [tipper](examples/tipper.md)
Typical tipping problem solved using Mamdani type 1. * [speed control](examples/speed_control.md)
Mamdani type1 used to control the acceleration of a car. * [Function approximation](examples/function_approximation.md)
TSK type1 system used to approximate the function $f(x) = x(1-x)$ where $x\in[0,1]$