Speeding Up MATLAB Applications
During this session, attendees will learn how Parallel Computing Toolbox can help speed up computation. This session will also introduce tips and tricks for writing efficient MATLAB code. Some of the concepts covered will be:
- Understanding memory usage and vectorization
- Addressing bottlenecks in your code
- Debugging techniques, including the Profiler
- Using Parallel Computing Toolbox to utilize additional resources (multi-core machines and/or compute clusters)