Accelerating MATLAB® performance : 1001 tips to speed up MATLAB programs /
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 describi...
| Main Author: | |
|---|---|
| Corporate Author: | |
| Format: | eBook |
| Language: | English |
| Published: |
Boca Raton :
CRC Press,
[2015]
|
| Subjects: | |
| Online Access: | Connect to the full text of this electronic book |
Table of Contents:
- 1. Introduction to performance tuning
- 2. Profiling MATLAB® performance
- 3. Standard performance-tuning techniques
- 4. MATLAB®-specific techniques
- 5. Implicit parallelization (vectorization and indexing)
- 6. Explicit parallelization using MathWorks toolboxes
- 7. Explicit parallelization by other means
- 8. Using compiled code
- 9. Memory-related techniques
- 10. Graphics and GUI
- 11. I/O techniques.