This toolbox was designed as a teaching aid, which matlab is
particularly good for since source code is relatively legible and
simple to modify. How...
PRINCIPLE: The UVE algorithm detects and eliminates from a PLS model (including from 1 to A components) those variables that do not carry any relevant...
Batch version of the back-propagation algorithm.
% Given a set of corresponding input-output pairs and an initial network
% [W1,W2,critvec,iter]=bat...