Verhulst model logistic equation

5 visualizaciones (últimos 30 días)
Ion Ionescu
Ion Ionescu el 15 de Abr. de 2018
Editada: Ion Ionescu el 15 de Abr. de 2018
How do you introduce this equation into Matlab ?
x'(t) = r x t ( 1 - (x(t)/N) );
x(t0) > x0;
With : N= maximum number of individuals of a species in the environment; x<=N ; r constant ; X > N ; r negative; lim x(t) = N (x -> 0 ); r > 0; N > 0; constants ; t0 > 0; x0 > 0;
Thank you in advance.

Respuestas (0)

Categorías

Más información sobre Modeling en Help Center y File Exchange.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by