Using Simulink Simulink Help Desk

Help for CompInputs

FlouLib

This block implements a comparison between two trapezoidal fuzzy inputs.

Input : vector of dimension 4 coding a trapezoidal membership function

Output : vector of dimension 4 coding a trapezoidal membership function

Parameter : method of comparaison

The methods of comparison have the following codes:

Code

Méthode

0

Difference between the inputs

1

Comparison by using the possibility 
The result is a singleton

2

Comparison by using the necessity
The result is a singleton

3

Comparaison by using the Haussdorf distance 

Other methods can be added in the UserCompMethods.c file of the FlouLib library.

After modification FlouLib must be updated by the instruction: install -Update.