Info

Cette question est clôturée. Rouvrir pour modifier ou répondre.

How to solve the Gompertz Equation

1 vue (au cours des 30 derniers jours)
Kailin Johnsson
Kailin Johnsson le 28 Sep 2020
Clôturé : John D'Errico le 29 Sep 2020
Hello,
I am trying to solve a regular Gompertz Equation. Very simply... I have put in (and other vital coding information)
%Gompertz Equation
E= -log(r*p)*(p/M)
The system will not generate a map as ln does not read on MATLAB. Any ideas as to how else I should format the equation? Thanks
  3 commentaires
Kailin Johnsson
Kailin Johnsson le 28 Sep 2020
Update: This equation will generate a graph however, there is no line for the data ran? Is this an error in the code? or of the system?
E= M*(p/M).^exp(-r*t)';
Star Strider
Star Strider le 29 Sep 2020

Réponses (0)

Cette question est clôturée.

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by