compute (cv.LDA) - MATLAB File Help
cv.LDA/compute

Compute the discriminants for data and labels

lda.compute(src, labels)

Input

Performs a Discriminant Analysis with Fisher's Optimization Criterion on given data in src and corresponding labels in labels using the previous set number of components.

See also
Method Details
Access public
Sealed false
Static false