function name = p05_name ( dummy ) %% P05_NAME returns the name of problem 05. % % Modified: % % 18 March 2007 % % Author: % % John Burkardt % % Parameters: % % Output, string NAME, the name of the problem. % name = 'ST04';