%MFEAT_KAR 2000 objects with 64 features in 10 classes % % A = MFEAT_KAR % % Load the dataset in A. These are the Karhunen-Loeve moments. % % See also DATASETS, PRDATASETS, MFEAT % Copyright: R.P.W. Duin % Faculty EWI, Delft University of Technology % P.O. Box 5031, 2600 GA Delft, The Netherlands function a = mfeat_kar a = pr_getdata; a = setname(a,'MFEAT KL Features');