Two linear discriminant functions to classify objects

1 回表示 (過去 30 日間)
Vladimir
Vladimir 2012 年 12 月 23 日
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!

回答 (1 件)

Ilya
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.

カテゴリ

Help Center および File ExchangeDiscriminant Analysis についてさらに検索

製品

Community Treasure Hunt

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

Start Hunting!

Translated by