Multithreaded (Posix) SVM evaluation

Multithreaded SVM Evaluation. You may take advantage of the multicore hardware.
1,4K Downloads
Aktualisiert 25. Aug 2010

Lizenz anzeigen

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

Zitieren als

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

Kompatibilität der MATLAB-Version
Erstellt mit R2007b
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Kategorien
Mehr zu Deep Learning with GPU Coder finden Sie in Help Center und MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Veröffentlicht Versionshinweise
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