Fast Null Linear Discriminant Analysis
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 (2023). Fast Null Linear Discriminant Analysis (https://www.mathworks.com/matlabcentral/fileexchange/35909-fast-null-linear-discriminant-analysis), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
- AI, Data Science, and Statistics > Statistics and Machine Learning Toolbox > Dimensionality Reduction and Feature Extraction >
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Version | Published | Release Notes | |
---|---|---|---|
1.0.0.0 |