FLD (Fisher Linear Discriminant)

2 views (last 30 days)
Asif Mahmood
Asif Mahmood on 10 Dec 2011
AOA/Hi. I need a simple matlab code, (because my matlab is weak..), for a 4 class 3-d data, each class having 10 samples, to find the W for FLD. thanks to whom who help me.. regards

Answers (1)

Ilya
Ilya on 12 Dec 2011
If you have MATLAB 11b, take a look at class ClassificationDiscriminant. If you have an older version, take a look at function CLASSIFY. Both come from the Statistics Toolbox.

Categories

Find more on Statistics and Machine Learning Toolbox in Help Center and File Exchange

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!