Bank NPAC


                NPAC  NCD  Statistical Classifier 
                =================================
 
    Contact:  M. Miller, MIT.
 
    Revision History:-
    ================
 
    5.02  A. Poon      First version


 
Description
-----------
 
Pulse statistical classifer.


Reference Links
---------------
 
    None.
 
 
Structural Links
----------------
 
    None.
 
Status Bits
-----------
 
Note: Any status bit parameters are defined to work with bit functions such as
      IAND and BTEST.
 
Data Words
----------
 
    Data types: B(bit), I, F, D(double), H(hollerith 4 char)
 
 +1  I KNPAC_NTRAIN     training iterations
 +2  I KNPAC_LTRAIN     events per training node
 +3  I                  spare
 +4  I                  spare
 +5  I                  spare
 +6  F KNPAC_RES1       Classifier 1 output
 +7  F KNPAC_RES2       Classifier 2 output
 +8  F KNPAC_RES3       Classifier 3 output
 +9  F                  spares
  .  .                  .
  .  .                  .
  .  .                  .
 +20 F                  spares

 
Notes
-----
 
None.
 

Go Back to the Snoman Companion Top Page