List of Examples
01. Filter image to highlight watery areas - Chapter 1 (filename: findWateryAreas.m), 13
02. Identify the frequency components of a signal in a noisy time-domain signal - Chapter 1 (filename: findPowerSpectrum.m), 15
03. Monte Carlo simulation to approximate the area of a definite integral using one CPU thread - Chapter 3 (filename: test.m), 50
04. Monte Carlo simulation to approximate the area of a definite integral using one CPU thread (vectorized version) - Chapter 3 (filename: testVectorized.m), 50
05. Monte Carlo simulation to approximate the area of a definite integral using one CPU thread (semi-vectorized version) - Chapter 3 (filename: test2.m), 51
06. Monte Carlo simulation to approximate the area of a definite integral ...
Get GPU Programming in MATLAB now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.