BEPby random varible
Model was written in NetLogo 6.0.3
•
Viewed 154 times
•
Downloaded 13 times
•
Run 0 times
Do you have questions or comments about this model? Ask them here! (You'll first need to log in.)
Comments and Questions
Please start the discussion about this model!
(You'll first need to log in.)
Click to Run Model
globals [ q var fix p mar z tr tc bep ] to Setup ca reset-ticks end to Go set p random-normal mu-p sigma-p set q random-normal mu-q sigma-q set fix random-normal mu-f sigma-f set var random-normal mu-var sigma-var set mar p - var set z tr - (fix + (q * mar)) set tr q * p set tc fix + (q * var) set bep fix / (p - var) if ticks > tekrar [stop] tick end
There is only one version of this model, created over 6 years ago by Afshin Koravand.
Attached files
File | Type | Description | Last updated | |
---|---|---|---|---|
BEPby random varible.png | preview | Preview for 'BEPby random varible' | over 6 years ago, by Afshin Koravand | Download |
This model does not have any ancestors.
This model does not have any descendants.