FDA LDA multiclass

Linear discriminant analysis or Fisher's linear discriminant
4K Downloads
Updated 6 Feb 2017

View License

This is an implementation of FDA for (binary/multi)class.
For any suggestion or question Please contact me at:
ssalzahr@asu.edu
Please do not forget to provide your feedback & rate.

Cite As

Sultan Alzahrani (2024). FDA LDA multiclass (https://www.mathworks.com/matlabcentral/fileexchange/45006-fda-lda-multiclass), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2013b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Statistics and Machine Learning Toolbox in Help Center and MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.7.0.0

I did a minor fix of how overall mean is calculated after Roze Zhang highlighted a bug. ( Thank you, Rose! )

1.6.0.0

I did a minor fix of how overall mean is calculated after Roze Zhang highlighted a bug. ( Thank you, Rose! )

1.5.0.0

update screenshot

1.4.0.0

More example in the readme document

1.3.0.0

I added a readme and simple demonstration script that run FDA and visualize input and output...and you will find easily how you can use it.

1.2.0.0

Updating the description.

1.1.0.0

Adding more comments on the submitted file.

1.0.0.0