Method for Loop-in-Loop optimization

This method decreases the evaluation time for loop-in-loop tasks.
204 Downloads
Updated 15 May 2015

View License

This method decreases the evaluation time for multiple For or Parfor loop tasks. The function reshapes two dimensional matrix into single vector. Afterwards the vector is evaluated in single For or Parfor loop. After that the output is reconstructed into matrix with the original size.

Cite As

Pavel Paunov (2024). Method for Loop-in-Loop optimization (https://www.mathworks.com/matlabcentral/fileexchange/50868-method-for-loop-in-loop-optimization), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2013b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Tags Add Tags

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0.0