开发者

Statistics toolbox in Matlab

开发者 https://www.devze.com 2022-12-28 01:03 出处:网络
Is the default linear discriminant analysis (LDA) in Matlab the Fisher discrimi开发者_Python百科nant analysis?After comparing the Wikipedia article on LDA with the function, I\'d say it depends on the

Is the default linear discriminant analysis (LDA) in Matlab the Fisher discrimi开发者_Python百科nant analysis?


After comparing the Wikipedia article on LDA with the function, I'd say it depends on the strictness of the definition of 'Fisher discriminant analysis'. If you go with the strict definition as mentioned in Wikipedia, then no, Matlab's LDA is not the Fisher discriminant analysis since it assumes that the variances are equal.

0

精彩评论

暂无评论...
验证码 换一张
取 消