Feeds
답변 있음
what is the problem
x=0:0.1:6; fx=exp(x)*sin^2*(x); plot(x,fx,'linewidth', 1.5) xlabel('x','fontweight','bold','Fontsize',15) ylabel('fx','fontw...
what is the problem
x=0:0.1:6; fx=exp(x)*sin^2*(x); plot(x,fx,'linewidth', 1.5) xlabel('x','fontweight','bold','Fontsize',15) ylabel('fx','fontw...
거의 5년 전 | 0
