Cantitate/Preț
Produs

Accelerating MATLAB Performance: 1001 tips to speed up MATLAB programs

Autor Yair M. Altman
en Limba Engleză Paperback – 14 oct 2024
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 thousands of helpful tips, it leaves no stone unturned, discussing every aspect of MATLAB.

Ideal for novices and professionals alike, the book describes MATLAB performance in a scale and depth never before published. It takes a comprehensive approach to MATLAB performance, illustrating numerous ways to attain the desired speedup.

The book covers MATLAB, CPU, and memory profiling and discusses various tradeoffs in performance tuning. It describes both the application of standard industry techniques in MATLAB, as well as methods that are specific to MATLAB such as using different data types or built-in functions.

The book covers MATLAB vectorization, parallelization (implicit and explicit), optimization, memory management, chunking, and caching. It explains MATLAB’s memory model and details how it can be leveraged. It describes the use of GPU, MEX, FPGA, and other forms of compiled code, as well as techniques for speeding up deployed applications. It details specific tips for MATLAB GUI, graphics, and I/O. It also reviews a wide variety of utilities, libraries, and toolboxes that can help to improve performance.

Sufficient information is provided to allow readers to immediately apply the suggestions to their own MATLAB programs. Extensive references are also included to allow those who wish to expand the treatment of a particular topic to do so easily.

Supported by an active website, and numerous code examples, the book will help readers rapidly attain significant reductions in development costs and program run times.
Citește tot Restrânge

Toate formatele și edițiile

Toate formatele și edițiile Preț Express
Paperback (1) 38538 lei  6-8 săpt.
  CRC Press – 14 oct 2024 38538 lei  6-8 săpt.
Hardback (1) 54625 lei  6-8 săpt.
  CRC Press – 11 dec 2014 54625 lei  6-8 săpt.

Preț: 38538 lei

Preț vechi: 54641 lei
-29% Nou

Puncte Express: 578

Preț estimativ în valută:
7376 7781$ 6147£

Carte tipărită la comandă

Livrare economică 03-17 ianuarie 25

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781032917528
ISBN-10: 1032917520
Pagini: 786
Ilustrații: 259
Dimensiuni: 178 x 254 x 38 mm
Greutate: 1.45 kg
Ediția:1
Editura: CRC Press
Colecția Chapman and Hall/CRC
Locul publicării:Boca Raton, United States

Public țintă

Academic and Professional Practice & Development

Cuprins

Introduction to Performance Tuning. Profiling MATLAB® Performance. Standard Programing Techniques. Using Parallelization and the GPU. Data Analysis Techniques. MATLAB®-Specific Techniques. Memory-Related Techniques. MATLAB® Graphs and GUI. Topics and Resources for Further Learning.

Recenzii

… a very interesting new book on MATLAB® performance … covering basic tools and an appropriate range of specific programming techniques. The book seems to take a whole-system approach … helping readers understand the big picture of how to get better performance.
—Michelle Hirsch, Ph.D., Head of MATLAB® Product Management, The MathWorks Inc.

Descriere

This book describes MATLAB performance in a scale and depth never before published. It takes a comprehensive approach to MATLAB performance, illustrating numerous ways to attain the desired speedup. The book explains how to profile MATLAB code to identify performance hotspots and discusses various tradeoffs in MATLAB performance tuning. It cover

Notă biografică

Yair M. Altman