Level 3 : y = x2+(y2)/10
# 作図方法 # step 1: # steepest_decent.c を「z = x^2 + (y^2)/10」用に編集し、make。 # step 2: # prompt> ./trans_xy_vs_func.sh "(x**2 + (y**2)/10)" 1
# 作図方法 # step 1: # steepest_decent.c を「z = x^2 + (y^2)/10」用に編集し、make。 # step 2: # prompt> ./trans_xy_vs_func.sh "(x**2 + (y**2)/10)" 1