Multithreaded (Posix) SVM evaluation

Multithreaded SVM Evaluation. You may take advantage of the multicore hardware.
1,4K téléchargements
Mise à jour 25 août 2010

Afficher la licence

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

Citation pour cette source

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

Compatibilité avec les versions de MATLAB
Créé avec R2007b
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Deep Learning with GPU Coder dans Help Center et MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Publié le Notes de version
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