Frage


I am trying to plot this function dxdt=N0*sin(omega*t)*x*(1-x/K) to get a 3-D plot but my code does not work,where is the error?
function RunOsciliationsky3D N0all= 1:1:10; N=length(N0all); omegaall= 1:1:10; M=length(omegaall); Pmax=...

mehr als 9 Jahre vor | 1 Antwort | 0

1

Antwort