ABSTRACT

The MATLAB programming environment is often perceived as a platform suitable for prototyping and modeling but not for "serious" applications. One of the main complaints is that MATLAB is just too slow. Accelerating MATLAB Performance aims to correct this perception by describing multiple ways to greatly improve MATLAB program speed. Packed with tho

chapter 1|24 pages

Introduction to Performance Tuning

chapter 2|34 pages

Profiling MATLAB® Performance

chapter 3|76 pages

Standard Performance-Tuning Techniques

chapter 4|88 pages

MATLAB®-Specific Techniques

chapter 7|36 pages

Explicit Parallelization by Other Means

chapter 8|70 pages

Using Compiled Code

chapter 9|66 pages

Memory-Related Techniques

chapter 10|68 pages

Graphics and GUI

chapter 11|38 pages

I/O Techniques