FDA LDA multiclass

Linear discriminant analysis or Fisher's linear discriminant

You are now following this Submission

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 (2026). FDA LDA multiclass (https://uk.mathworks.com/matlabcentral/fileexchange/45006-fda-lda-multiclass), MATLAB Central File Exchange. Retrieved .

Categories

Find more on Statistics and Machine Learning Toolbox in Help Center and MATLAB Answers

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
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