Pattern Recognition Program
*Program pat2d will classify the given input patterns into the standard patterns using Hopfield neural network model.
**There are 6 standard patterns with 2 states for each element (pixel).
*Currently, inputs are created by adding noise signals on standard patterns.
*Souce code:  pat2d.zip (151kb)
1 C++ file and 1 header file, 1 executable (pat2d)
*Simulation expamples:
Hopfield.ppt (MS power point slides) (120kb)
Fig. Change in the noisy input patterns into the standard patterns  after 10 simulation steps.
1