List of Experiments



Download 1.03 Mb.
Page1/11
Date06.12.2022
Size1.03 Mb.
#60081
  1   2   3   4   5   6   7   8   9   10   11
Soft computing Lab Mannual
Chapter 20 CORBA, Distributed systems

  1. List of Experiments:

    1. Write a MATLAB program to generate a few activation functions that are being used in neural networks.

    2. Generate ANDNOT function using McCulloch-Pitts neural net by a MATLAB program.

    3. Generate XOR function using McCulloch-Pitts neuron by writing an M-file.

    4. Write a MATLAB program for perceptron net for an AND function with bipolar inputs and targets.

    5.  Write a MATLAB program to recognize the number 0, 1, 2, 39. A 5  3 matrix forms the numbers. For any valid point it is taken as 1 and invalid point it is taken as 0. The net has to be trained to recognize all the numbers and when the test data is given, the network has to recognize the particular numbers.

    6. With a suitable example demonstrate the perceptron learning law with its decision regions using MATLAB. Give the output in graphical form.

    7. With a suitable example simulate the perceptron learning network and separate the boundaries. Plot the points assumed in the respective quadrants using different symbols for identification.

    8. Develop a MATLAB program to perform adaptive prediction with adaline.

    9. Write a M-file for adaptive system identification using adaline network.

    10. Develop a MATLAB program for adaptive noise cancellation using adaline network.

    11. Write an M–file to store the vectors (–1 –1 –1 –1 ) and ( –1 –1 1 1 ) in an auto associative net. Find the weight matrix. Test the net with (1 1 1 1) as input.

    12. Write a program to Back Propagation Network for Data Compression.

    13. Program for To perform Union,Intersection and Complement operations.
    14. Write a program in MATLAB to implement De-Morgan’s Law.


    15. Program for To implement FIS Editor.

Experiment: 1



Download 1.03 Mb.

Share with your friends:
  1   2   3   4   5   6   7   8   9   10   11




The database is protected by copyright ©ininet.org 2024
send message

    Main page