How do i minimize time complexity by using parallel processing in matlab?
Info
This question is closed. Reopen it to edit or answer.
Show older comments
Dear Experiences
i have a code that stored in match.m file, where the time of implementation this code is 10 minutes due its compare such images with others (1000+) then write result in excel file, the implementation time of this code is 10 minutes ,
i would ask if its possible to implement parallel processing or multi-thread in matlab to reduce time as possible,, how to to do that if possible?
thanks .. for any suggestion
Answers (0)
This question is closed.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!