Multithreaded (Posix) SVM evaluation

Multithreaded SVM Evaluation. You may take advantage of the multicore hardware.
다운로드 수: 1.4K
업데이트 날짜: 2010/8/25

라이선스 보기

Linux:
Just mex it as:
>> mex evalua_svm_thread.cc -lpthread

Windows:
>>mex -largeArrayDims evalua_svm_thread_win.cc

Execute it for help.

The function expects Full Matrices

인용 양식

Ricardo Santiago Mozos (2024). Multithreaded (Posix) SVM evaluation (https://www.mathworks.com/matlabcentral/fileexchange/23994-multithreaded-posix-svm-evaluation), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2007b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Deep Learning with GPU Coder에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
1.4.0.0

Added a Windows version that supports -largeArrayDims

1.1.0.0

I just add a detailed help.

1.0.0.0