Skip to content

Commit 4581769

Browse files
Update LotkaVolterraParameterEstimation.jmd
1 parent 0724628 commit 4581769

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

benchmarks/ParameterEstimation/LotkaVolterraParameterEstimation.jmd

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ glo_init = [5,5,5,5]
2626
b = 1.0 # Predation rate
2727
c = 3.0 # Death rate of predators
2828
d = 1.0 # Reproduction rate of predators
29+
e = 0.0 # Additional parameter (if needed)
2930
end
3031
@variables begin
3132
x(t) = 1.0 # Population of prey with initial condition

0 commit comments

Comments
 (0)