FLD (Fisher Linear Discriminant)
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (1)
Ilya
el 12 de Dic. de 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 comentarios
Ver también
Categorías
Más información sobre Statistics and Machine Learning Toolbox en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!