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 Center および MATLAB AnswersDeep 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