LibSVM
조회 수: 3 (최근 30일)
이전 댓글 표시
The codes available for Libsvm are in C...................How to use in Matlab..............
댓글 수: 0
채택된 답변
Walter Roberson
2011년 10월 8일
The source comes with a MATLAB interface to the C codes.
댓글 수: 4
Walter Roberson
2011년 10월 9일
See http://www.mathworks.com/support/compilers/R2010a/win32.html for supported C++ compilers, some of which are no charge.
Note: checking again, the libsvm source is in C++ and Java, not in C.
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Statistics and Machine Learning Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!