User Portlet User Portlet

Discussions
Hello, I believe I was working the same problem from Storgatz's class on the model of an insect outbreak. I plotted the cusp as follows: xprime[x_, r_, k_] := r x (1 - x/k) - x^2/(1 + x^2); ContourPlot3D[xprime[x, r, k] == 0, {r,...