Write a function that implements the steepest descent method we described in class for solving a nonlinear system of equations. Then, use your function to solve the same system from the previous assignment.
Write a function that implements the steepest descent method we described in class for solving a nonlinear system of equations. Then, use your function to solve the same system from the previous assignment.