plotting matlab
Budget: $10 – $30 CAD
plot p against pnew p is blue and dashed pnew is red and line,
Add the necessary commands to steep_descent so that when k = 3, it plots
the function ϕ(α) = f(xk − α∇d) in red and the interpolating quadratic q(α)
in blue. An appropriate range is α ∈ [0, α3]. Submit your code modifications
for plotting the functions as well as the plot.
Add the necessary commands to steep_descent so that when k = 3, it plots
the function ϕ(α) = f(xk − α∇d) in red and the interpolating quadratic q(α)
in blue. An appropriate range is α ∈ [0, α3]. Submit your code modifications
for plotting the functions as well as the plot.