Related Experiment Video
Updated: Jun 6, 2026

Dynamic Clamp Methods to Investigate Impaired Neuronal Excitability Associated with Autism
Published on: October 17, 2025
Sensitivity analysis of dynamic biological systems with time-delays
Wu Hsiung Wu1, Feng Sheng Wang, Maw Shang Chang
1Department of Computer Science and Information Engineering, National Chung Cheng University, Chiayi 62102, Taiwan. wwh@cs.ccu.edu.tw
This study presents an efficient algorithm for dynamic sensitivity analysis of biological systems modeled by delay differential equations (DDEs). The method uses automatic differentiation to accurately compute Jacobian matrices, reducing human error and effort in complex DDE models.
Area of Science:
- Computational Biology
- Systems Biology
- Mathematical Biology
Background:
- Biological systems often involve time delays, necessitating the use of delay differential equations (DDEs) for accurate modeling.
- Numerical sensitivity analysis of DDE models is crucial for understanding system dynamics but computationally intensive.
- Calculating Jacobian matrices for sensitivity analysis often involves complex, error-prone manual differentiation.
Purpose of the Study:
- To develop an efficient and accurate method for numerical sensitivity analysis of DDE models.
- To automate the computation of Jacobian matrices in DDE models, reducing human effort and errors.
- To provide a user-friendly tool for analyzing complex biological systems with time delays.
Main Methods:
- Extended an adaptive direct-decoupled algorithm to handle DDEs.
- Integrated automatic differentiation for efficient Jacobian matrix computation.
- Applied the algorithm to cardiovascular control and TNF-α signaling network models.
Main Results:
- The extended algorithm successfully computed solutions and dynamic sensitivities for DDE models.
- Automatic differentiation significantly reduced manual effort and potential for human error.
- The method proved effective for analyzing complex biological systems with time delays.
Conclusions:
- The developed algorithm is efficient, accurate, and user-friendly for dynamic sensitivity analysis of DDE models.
- It offers a valuable tool for researchers without programming expertise.
- The approach simplifies the analysis of complex biological systems incorporating time delays.
Related Concept Videos
Pharmacodynamic Models: Link Model and Systems Pharmacodynamic Model
Introduction To Survival Analysis
The primary goal of survival analysis is to estimate survival time—the time until a...
Modeling with Differential Equations
Classification of Systems-II
Pharmacokinetic Models: Comparison and Selection Criterion
Physiological models take a detailed approach by considering specific molecular processes. They can predict drug distribution, metabolism, and elimination changes, providing a comprehensive understanding of how drugs interact with the body.
Linear time-invariant Systems
The input-output behavior of an LTI system can be fully defined by its response to an impulsive excitation at its input. Once this impulse response is known, the system's reaction to any other input can be calculated...

