|
Algorithm 2 Recognition Algorithm. |
| 1: |
INPUT |
| 2: |
, , and ; |
| 3: |
|
| 4: |
OUTPUT |
| 5: |
; |
| 6: |
|
| 7: |
Let , , where and ; |
| 8: |
for each do
|
| 9: |
Let ; |
| 10: |
Compute the stationary solution , of the Equation (1); |
| 11: |
Compute the stationary solution of the Equation (10); |
| 12: |
while do
|
| 13: |
Adjust the scale by Algorithm 1; |
| 14: |
Compute the stationary solution of the Equation (10); |
| 15: |
end while
|
| 16: |
Let , where r is the category pattern that stored by the senior neuron with the highest activation; |
| 17: |
end for
|
| 18: |
, . |