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 (2020). MATLAB Implementation of the Fukunaga Koontz Transform (https://www.mathworks.com/matlabcentral/fileexchange/57432-matlab-implementation-of-the-fukunaga-koontz-transform), MATLAB Central File Exchange. 检索来源 2020/3/16.


发布了145 篇原创文章 · 获赞 6 · 访问量 8074

猜你喜欢

转载自blog.csdn.net/sinat_23971513/article/details/104911085