Birth-death process

Survival times of a birth-death process
230 Downloads
Aktualisiert 20. Dez 2016

g = BIRTH_DEATH(N) calculates survival times of the simple birth-death process. Process starts with one individual. At any point, one individual of the population gives birth to a new individual or dies, with equal probability. That is, when population is n, it becomes n+1 with probability 1/2 and n-1 with probabilitylity 1/2. Time between birth-death events is exponentially distributed random variable.
This algorithm is originally written to analyse the results published in Font-Clos, Francesc, et al. "The perils of thresholding." New Journal of Physics 17.4 (2015): 043066.

Zitieren als

Fatih Olmez (2024). Birth-death process (https://github.com/folmez/birth-death), GitHub. Abgerufen .

Kompatibilität der MATLAB-Version
Erstellt mit R2015b
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!

Versionen, die den GitHub-Standardzweig verwenden, können nicht heruntergeladen werden

Version Veröffentlicht Versionshinweise
1.0.0.0

Um Probleme in diesem GitHub Add-On anzuzeigen oder zu melden, besuchen Sie das GitHub Repository.
Um Probleme in diesem GitHub Add-On anzuzeigen oder zu melden, besuchen Sie das GitHub Repository.