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!