Back to Browse

How to use Parallel Computing in MATLAB

30.5K views
Sep 16, 2021
5:23

Parallel Computing Toolbox™ lets you solve computationally and data-intensive problems using multicore processors, GPUs, clusters, and clouds. Parallel computing is ideal for problems such as parameter sweeps, optimizations, and Monte Carlo simulations. Perform parallel computing concepts using the function parfor for an integer factorization example. Through this example you will understand some benefits to parallel computing and how you can speed up your code using the MATLAB parallel computing concepts. - How to Speed up MATLAB Code: https://bit.ly/3iiirif - When to use the parfor function: https://bit.ly/3oo2GdE - Parallel Computing Hands-On Workshop: https://bit.ly/3ih0EZ1 - MATLAB Parallel Server: https://bit.ly/2ZLaNqt - Parallel Computing Toolbox: https://bit.ly/3oi4yEN -------------------------------------------------------------------------------------------------------- Get a free product trial: https://goo.gl/ZHFb5u Learn more about MATLAB: https://goo.gl/8QV7ZZ Learn more about Simulink: https://goo.gl/nqnbLe See what's new in MATLAB and Simulink: https://goo.gl/pgGtod © 2021 The MathWorks, Inc. MATLAB and Simulink are registered trademarks of The MathWorks, Inc. See www.mathworks.com/trademarks for a list of additional trademarks. Other product or brand names may be trademarks or registered trademarks of their respective holders.

Download

1 formats

Video Formats

360pmp48.1 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

How to use Parallel Computing in MATLAB | NatokHD