change_diophantine_test, a MATLAB code which calls change_diophantine(), which sets up a Diophantine equation to solve the change making problem, which counts the number of ways a given sum can be formed using coins of various denominations.
The information on this web page is distributed under the MIT license.
change_diophantine, a MATLAB code which sets up a Diophantine equation to solve the change making problem, which counts the number of ways a given sum can be formed using coins of various denominations.