MATLAB Class Version of the Fukunaga-Koontz Transform

버전 1.0.0 (2.53 KB) 작성자: Warren Koontz
Similar to a previous submission, but implemented as a MATLAB class rather than a function.
다운로드 수: 7
업데이트 날짜: 2020/7/18

라이선스 보기

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.

In a previous submission, the FKT is implemented as a MATLAB function. This version provides a MATLAB class called FKTengine. The class includes a setup method that creates the transform matrix, sorting the transform matrix according to the associated eigenvalues, and a transform method. This submission also includes a demo script.

인용 양식

Warren Koontz (2024). MATLAB Class Version of the Fukunaga-Koontz Transform (https://www.mathworks.com/matlabcentral/fileexchange/78369-matlab-class-version-of-the-fukunaga-koontz-transform), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2019b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
버전 게시됨 릴리스 정보
1.0.0