# time dependent carrying capacity par a=.01,r=1.8 x'=r*x*(1-x/(1+a*t)) @ meth=discrete,total=200 done