TRAINED_CLASSIFIER Define untrained or fixed mapping
W = TRAINED_CLASSIFIER(A,DATA)
DescriptionThis routine serves as a simplified definition of a trained classifier. It sets automatically the name, the label list and the size. In DATA everything should be stored needed for the execution of the mapping, either in a structure or by a cell array. See alsomappings, prmapping, trained_mapping, define_mapping, mapping_task,
|