Feeds
질문
Basic Difference Equation Plot
I am trying to graph the following difference equation: % Default plant population P = 1800; f(P) = 4*P; g(P) = P/2; ...
4년 초과 전 | 답변 수: 1 | 0
1
답변질문
Help needed plotting very simple equation
I want to plot: y = x / (1+x^2) Why does my output look like this? My code is within the screenshot as well. Any help i...
4년 초과 전 | 답변 수: 1 | 0
