Fuzzy-ARTMAP Variant (FAMV) classifier MATLAB package v1.21
For use on Intel(PC) platforms and 
with MATLAB v5.1.0.421 or above.
April 2001


This package has been downloaded from
http:\\www.geocities.com/g_anagnostop



Authored by
   Georgio Anagnostopoulos          
   Graduate Student SEECS/UCF       
   www.geocities.com/g_anagnostop   
   anagnostop@email.com             
   April 2001 (c)                         




=CONTENTS OF PACKAGE

README_FAMV.txt		This file
famv_train.dll		MATLAB MEX (DLL) file for FAMV classifier training phase
famv_train.m		Description of famv_train()
famv_perf.dll		MATLAB MEX (DLL) file for FAMV classifier performance phase
famv_perf.m             Description of famv_perf()
demo_famv.m		MATLAB script to demonstrate FAMV classifier
demo.mat		MATLAB MAT file containing data for the demo
plot_fam_categ.m	MATLAB helper script
ellipse.m		MATLAB helper script (Author & Owner: D.G. Long)
shuffle.m		MATLAB helper script (Author & Owner: Dr. Istvan Berkeley)



=INSTALLATION INSTRUCTIONS

Very simple:
Unzip contents of package into a directory.
In MATLAB change to that directory.
You're set!



=COPYRIGHT

The author, Georgio Anagnostopoulos, solely claims ownership and copyrights
to all the indicated software (binaries and scripts) and documentation/information
provided in this package and does not violate or infringe upon copyrights and/or
trademarks made and claimed by it's respective owners. All remaining content,
files, software and documentation/information are the property and copyright of
the respective owners.



=DISCLAIMER

All software and documentation/information is made available in this package
AS IS. The author disclaims all warranties, expressed or implied, including,
but not limited to, implied warranties of merchantability and fitness for a
particular purpose. Also, the author does not assume any legal liability or
responsibility for the accuracy, completeness, or usefulness of any information,
apparatus, product, or process disclosed, or represents that its use would not
infringe privately owned rights. In no event will the author be held legally
liable to any party for any direct, indirect, special or other consequential
damages for any use of the provided software and documentation/information
including, without limitation, any lost profits, business interruption, loss
of programs or other data on your information handling system or otherwise,
even if we're expressly advised of the possibility of such damages.



=TERMS OF USE

Distribution of the software and/or its documentation/information by individuals
for non-commercial purposes is permitted and may be distributed freely for private
and academic use. Modifiable software may be modified,  as long as the original
author is credited as part of the final work. Commercial use of the software and
documentation/information contained within the package requires the explicit
permission of the author. Third-party authored scripts are excluded. In case the
usage of the software and documentation/information provided leads and/or
contributes to any product of academic research, the author should be credited and
acknowledged.



=END OF DOCUMENT