This directory contains scripts, documents related to Modified Multiple Discriminant Analysis AAREADME.text : This file mmda.m : MATLAB source code that performs MMDA. It needs a set of input features for training and testing and writes the output classes to a specified file. The dimensionality of the input features is also needed as one of the inputs mmda.fm/pdf/ps : Paper on the algorithm and the results on the Devtest performed. eval_static.out: Final evaluation results on the static test data. eval_temporal.out: Final evaluation results on the temporal test data. devtest_static.out: Development set results on the static test data. devtest_temporal.out: Development set results on the temporal test data.