FLD (Fisher Linear Discriminant)
2 views (last 30 days)
Show older comments
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
0 Comments
Answers (1)
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.
0 Comments
See Also
Categories
Find more on Statistics and Machine Learning Toolbox in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!