Gradient Ascent Algorithm
Order Description
Using MATLAB, experiment with the gradient ascent algorithm and compare its performance to a hill-climbing algorithm and examine the influence of the learning rate and other user specified parameters.
Skeleton code is provided.

