SC - Index Amit
SC - Index Amit
21CSH-377
Ex. Name of Experiments Date Conduct Viva Worksheet Total Remarks Signature
No (MM: 12) (MM: 10) (Record) (MM: 30) (with date)
(MM: 8)
To write a Program in
1.1 MATLAB to perform
union, intersection and
complement operations
of fuzzy set.
Plot triangular,
1.2 trapezoidal and bell
shaped membership
functions.
To use fuzzy toolbox to
1.3 model tips value that is
given after a dinner based
on quality and service ,tip.
To implement a Fuzzy
1.4 Inference System (FIS) for
which the inputs, output
and rules are given.
MATLAB program to
2.1 generate ANDNOT
function using McCulloch-
Pitts neural net.
Hebb Net to classify two-
2.2 dimensional input
patterns in bipolar with
given targets.
MATLAB program to
2.3 implement AND function
with bipolar input and
output using Perceptron
net.
To write a MATLAB
2.4 program to calculate the
weights using Hetero-
associative neural net for
mapping of vectors.
Find the weight matrix of
3.1 an auto associative net to
store the vector (1 1 -1 -
1).
To write a MATLAB
3.2 program to train and test
the back propagation
neural network for the
generation of XOR
function.