Description: Examples of neural network file specifications:
1. chapter26_lvq.m main program, the folder is set to MATLAB current working directory, run it.
2. crossvalidation_lvq.mat to increase cross-validation (to determine the optimal number of neurons in the hidden layer) of LVQ program.
3. chapter26_bp.m contrast to BP for the program.
4. data.mat data file.
5. The program in MATLAB2009a version tested, the individual does not exist or function call format is different, with reference to the corresponding version of the revised document to help low version.
To Search:
File list (Check if you may need any files):
chapter26\Readme.txt
.........\chapter26_bp.m
.........\chapter26_lvq.m
.........\crossvalidation_lvq.m
.........\data.mat
chapter26