Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Experiment Videos

On the simulation of biological diffusion processes

H C Tuckwell1, P Lánský

  • 1Centre de Physique Théorique, CNRS Marseille, France.

Computers in Biology and Medicine
|January 1, 1997
PubMed
Summary
This summary is machine-generated.

Related Concept Videos

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

On two diffusion neuronal models with multiplicative noise: The mean first-passage time properties.

Chaos (Woodbury, N.Y.)·2020
Same author

Entropy factor for randomness quantification in neuronal data.

Neural networks : the official journal of the International Neural Network Society·2017
Same author

Parametric inference of neuronal response latency in presence of a background signal.

Bio Systems·2013
Same author

Randomness of spontaneous activity and information transfer in neurons.

Physiological research·2008
Same author

Modeling the influence of non-adherence on antibiotic efficacy: application to ciprofloxacin.

International journal of clinical pharmacology and therapeutics·2007
Same author

Different types of noise in leaky integrate-and-fire model of neuronal dynamics with discrete periodical input.

General physiology and biophysics·2004

Simulating biological diffusion processes using weak Euler schemes with Bernoulli numbers is computationally efficient and accurate compared to strong Euler schemes with normal numbers. This approach saves computer time and avoids issues with large jumps.

Area of Science:

  • Computational Biology
  • Mathematical Modeling
  • Stochastic Processes

Background:

  • Biological phenomena, such as population growth and gene frequency dynamics, are often modeled using diffusion processes described by stochastic differential equations.
  • Accurate simulation of these processes is crucial for understanding biological systems.

Purpose of the Study:

  • To compare the computational efficiency and accuracy of strong Euler schemes (using Gaussian random numbers) and weak Euler schemes (using Bernoulli random numbers) for simulating biological diffusion processes.
  • To determine if using Bernoulli random variates offers advantages over Gaussian variates in terms of computational time and simulation stability.

Main Methods:

  • Simulated two distinct stochastic differential equations: one for population growth (dX = mu Xdt + sigma X, dW) and another for gene frequency (dX = (-gamma 1X + gamma 2 (1-X))dt + sqrt(X(1-X))dW).

Related Experiment Videos

  • Employed both strong Euler schemes with normal pseudorandom numbers and weak Euler schemes with Bernoulli pseudorandom numbers for simulations.
  • Analyzed the mean and 95% confidence intervals of the simulated processes for various numbers of simulations.
  • Main Results:

    • No significant differences in accuracy were found between the strong and weak Euler schemes for either biological model at a given time step.
    • The weak Euler scheme using Bernoulli numbers demonstrated significantly less computer time compared to the strong Euler scheme using normal numbers.
    • The weak scheme is less prone to issues with large jumps, allowing for larger time steps and further computational savings.

    Conclusions:

    • Weak Euler schemes utilizing Bernoulli random variates are often advantageous for simulating biological diffusion processes due to computational efficiency.
    • Employing Bernoulli variates can lead to substantial savings in machine time by reducing arithmetic operations and enabling larger time steps.
    • This simulation approach offers a practical and efficient method for studying complex biological dynamics modeled by stochastic differential equations.