You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
Null linear discriminant analysis (LDA) method is a popular dimensionality reduction method for solving small sample size problem. The implementation of nullLDA method is, however, computationally very expensive. This implementation is the computationally efficient way of computing null LDA transform of a data matrix of size N x Dim where Dim >> N. Computational complexity of FNLDA method is around Dim*N^2 flops.
Cite As
Alok (2026). Fast Null Linear Discriminant Analysis (https://in.mathworks.com/matlabcentral/fileexchange/35909-fast-null-linear-discriminant-analysis), MATLAB Central File Exchange. Retrieved .
Categories
Find more on Dimensionality Reduction and Feature Extraction in Help Center and MATLAB Answers
General Information
- Version 1.0.0.0 (2.05 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0.0 |
