フィルターのクリア

Info

この質問は閉じられています。 編集または回答するには再度開いてください。

How to solve the Gompertz Equation

2 ビュー (過去 30 日間)
Kailin Johnsson
Kailin Johnsson 2020 年 9 月 28 日
閉鎖済み: John D'Errico 2020 年 9 月 29 日
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 件のコメント
Kailin Johnsson
Kailin Johnsson 2020 年 9 月 28 日
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 2020 年 9 月 29 日

回答 (0 件)

この質問は閉じられています。

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by