k-means clustering using CUDA gpu with MATLAB programming
Show older comments
I want to implement k-means clustering for image segmentation using parallel processing CUDA GPU. I have done using C++ but now i want to do it for MATLAB.
Answers (2)
Nicolas Schmit
on 24 Oct 2017
0 votes
Here is the documentation about GPU computing in MATLAB
Categories
Find more on GPU Computing in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!