I'm trying to plot the following integral:
I only know how to get the answer but I can't figure out how to plot it.
I'm trying to plot the following integral:
I only know how to get the answer but I can't figure out how to plot it.
The only thing I can think of is the function cumptrapz. Trapz is just a number and cumtrapz is cumulative and therefore you will get a straight line to the highest value of the integral if you plot it.