MATLAB Implementation of the Fukunaga Koontz Transform
The Fukunaga Koontz transform (FKT) is a linear transform that can be applied to a
dataset X derived from a set of objects that are each classified into one of two classes. X is
an N x L matrix where each row corresponds to an object and each column is a real valued
attribute of the object. In the transformed space the attributes that are the most important for class 1 are the least for class 2 and vice versa.
引用格式
Warren Koontz (2025). MATLAB Implementation of the Fukunaga Koontz Transform (https://ww2.mathworks.cn/matlabcentral/fileexchange/57432-matlab-implementation-of-the-fukunaga-koontz-transform), MATLAB Central File Exchange. 检索时间: .
MATLAB 版本兼容性
平台兼容性
Windows macOS Linux类别
- Signal Processing > Signal Processing Toolbox > Transforms, Correlation, and Modeling > Transforms >
- AI and Statistics > Deep Learning Toolbox > Train Deep Neural Networks > Function Approximation, Clustering, and Control > Function Approximation and Clustering > Pattern Recognition >
标签
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!版本 | 已发布 | 发行说明 | |
---|---|---|---|
1.0.0.0 | Added comments.
|