Question: PYTHON ANSWER QUICKLY WILL VOTE why is it not stopping at the j indes is .... #doing math imprt the essentials import numpy as np


\#doing math imprt the essentials import numpy as np import matplotlib.pyplot as plt \#like hw 1 solution def hw2funct (x,a,b,c) : return anpsin(x2)+bxcnpexp(x)+3.06 \#define a a,b,c,=5,4,3 x=np. linspace (5.0,3.0,1000) \#rough y=hw2funct(x,a,b,c) \#show graph plt.xlabel (' x ') plt.ylabel (" y ') plt.plot (x,y, , bo-', ms=1.0,1w=0.1) plt. axhline (, linewidth =0.5, color =k) plt.legend (loc= 'best' ) plt.show counter =1 solution =[] N=10 eps =1e3 \#for loop for more definition \#like 4 solution for i in range(len (x)1) : if y[i]y[i+1]
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
