Tag Archives: document

Efficient coding in MATLAB – part 1

Question: Given a matrix, test to see if any of its elements are greater than 3. Non-efficient code: More efficient code: Most efficient code: check the documents for any function. short description: Determine if any array elements are nonzero   … Continue reading

Posted in Linux, MATLAB, Optimization, programming, Software, Ubuntu | Tagged , , , , , , , , , , , , , , , , , , , , , , , , , | Leave a comment