You are on page 1of 1

18EEPSO Soft Computing Laboratory Programs

1. Use MATLAB Fuzzy logic toolbox to realize the following:


(i) 3 input, binary NAND function.
(ii) 2 input, bipolar, XOR function.

2. Use MATLAB Neural network toolbox to realize the following:


(i) 3 input, binary AND function using Perceptron neural network.
(ii) 6 input, bipolar XOR function using Back propagation neural network.

3. Use MATLAB Genetic algorithm toolbox to find the minimum distance from the origin
of the x-y plane to a circle described by (x-12)2 + (y-18)2 = 25.

4. Use MATLAB Genetic algorithm toolbox to find the optimal load dispatch and fuel cost
of three thermal units represented by the following cost equations. When the maximum
demands are (i)450MW, (ii) 745MW and (iii) 1335MW.

You might also like