Solving Project Euler 38 with MATLAB: The Vectorized Pandigital Blitz
Vectorising Project Euler 38 in MATLAB: build the concatenated products as a matrix, test every candidate in one pass, and let the language do what it is actually good at.
Vectorising Project Euler 38 in MATLAB: build the concatenated products as a matrix, test every candidate in one pass, and let the language do what it is actually good at.