DisTools Contents

DisTools User Guide

pe_affine

PE_AFFINE

Define and execute pseudo-Euclidean (PE) Affine mappings

    W = PE_AFFINE(W,SIG)
    F = A*W

Input
 W Affine mapping, classifier
 SIG 2-element vector with PE signature
 A Dataset

Output
 W Mapping, classifier with signature set
 F Dataset mapped on PE mapping in PE space

Description

This routine sets and applies PE mappings. The PE signature is applied to  the inner product definition of an affine mapping W.

See also

datasets, mappings, pe_em,

DisTools Contents

DisTools User Guide

This file has been automatically generated. If badly readable, use the help-command in Matlab.