matlab

x = 0 :0.02:pi

y = sin(x).*exp((2*x+3))

plot(x,y)

 

posted @ 2017-06-08 18:46  papering  阅读(131)  评论(0编辑  收藏  举报