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...
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Boca Raton :
CRC Press,
[2015]
|
Temas: | |
Acceso en línea: | Texto completo (Requiere registro previo con correo institucional) |
Tabla de Contenidos:
- 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.