Code covered by the BSD License  

Highlights from
Fuzzy Relational Calculus Toolbox, Rel.1.01

image thumbnail
from Fuzzy Relational Calculus Toolbox, Rel.1.01 by Yordan Kyosev & Ketty Peeva
The toolbox provides functions and original algorithms for solving direct and inverse problems.

maxmin_sample.m
% input data for max - min composition

A =[0.9 0.4 0.4 0.4
    0.2 0.8 0.0 0.6
    0.6 0.7 0.8 0.7];

B =[0.8 0.8
    0.5 0.0
    0.2 0.6
    0.6 0.3];

Contact us at files@mathworks.com