Two linear discriminant functions to classify objects
1 次查看(过去 30 天)
显示 更早的评论
Hi there!
I finding the of how the follwoing can be performed in matlab: I need to classify objects using 2 linear fisher discriminant functions. I can classify objects using one linear function just apllying 'classify(sample, training, group)' function and I'm curious is there some built-in function (or parameter for 'classify') to fo this?
Any help greatly appreciated!
0 个评论
回答(1 个)
Ilya
2012-12-25
I don't understand your question. But perhaps the following will help. In 2011b, we shipped ClassificationDiscriminant class with improved interface and implementation. Type 'doc ClassificationDiscriminant' for detail.
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Discriminant Analysis 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!