Description: This document is intended to be a compilation of tips and tricks mainly related to
efcient ways of performing low-level array manipulation in MATLAB. Here, manipulation
means replicating and rotating arrays or parts of arrays, inserting, extracting,
permuting and shifting elements, generating combinations and permutations of elements,
run-length encoding and decoding, multiplying and dividing arrays and calculating
distance matrics and so forth. A few other issues regarding how to write fast
MATLAB code are also covered.
To Search:
File list (Check if you may need any files):
mtt.pdf