中文说明: Fisher二元分类器,依据求得的Fisher变换向量W,判定输入数据X(样本数据以列向量形式存储)的所属 参考边肇祺清华版《模式识别(第二版)》P90页(4.2章 Fisher线性判别) [ JudgeX W threY ] = fcFisherJudge(Class1,Class2,X) 用于产生Fisher变换向量,并确定待判定的数据X的所属 [ W threY MeanC1 MeanC2 Sw Sb CountC ] = fcFisherW(Class1,Class2) 用于产生Fisher变换向量
English Description:
Fisher binary classifier, according to the obtained Fisher transform vector w, determines the input data X (sample data stored in the form of column vector)