第十二周作业——高级编程作业

11 Matplotlib Exercise 11.1:Plotting a function     plot the function f(x) = sin2(x-2)e^(-x^2) over the interval [0; 2]. Add proper axis labels, a title, etc import numpy as np   import matplotlib . p
相关文章
相关标签/搜索