LibSVM

조회 수: 3 (최근 30일)
DAD
DAD 2011년 10월 8일
The codes available for Libsvm are in C...................How to use in Matlab..............

채택된 답변

Walter Roberson
Walter Roberson 2011년 10월 8일
The source comes with a MATLAB interface to the C codes.
  댓글 수: 4
DAD
DAD 2011년 10월 9일
[1] Lcc-win32 C 2.4.1 in C:\PROGRA~1\MATLAB\R2010a\sys\lcc
[0] None
mex-setup ..............I had only the above two compiler options................
Walter Roberson
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 CenterFile 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!

Translated by