Loading…

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...

Full description

Bibliographic Details
Call Number:Libro Electrónico
Main Author: Altman, Yair M. (Author)
Format: Electronic eBook
Language:Inglés
Published: Boca Raton : CRC Press, [2015]
Subjects:
Online Access:Texto completo (Requiere registro previo con correo institucional)
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.