TRAINED_MAPPING Define trained mapping
W = TRAINED_MAPPING(A,DATA,DIM)
DescriptionThis is a simplified version of the definition of a trained mapping. It calls PRMAPPING and derives all needed information from the dataset A used for training the mapping. 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_classifier, define_mapping, mapping_task,
|