정훈 안
Followers: 0 Following: 0
Feeds
提问
Why do I get a graph that is symmetrical based on x=-2 when I draw a graph of y1=4*log((x+2))?
Here is my code and the graph x=(-10:10); y1=4*log((x+2)); plot(x,y1) hold on plot([-2,2],[0,0],'k-') plot([-10,6],[0,0],'...
4 years 前 | 2 个回答 | 0