方法对比
并排查看您选择的方法;存在差异的行会高亮显示。
| SEIR模型× | SIR仓室传染病模型× | 随机微分方程 (SDEs)× | |
|---|---|---|---|
| 领域≠ | 流行病学 | 流行病学 | 仿真 |
| 方法族≠ | Regression model | Regression model | Process / pipeline |
| 起源年份≠ | 1991 | 1927 | 1944 (theory); 1992 (numerical framework) |
| 提出者≠ | Kermack & McKendrick; Anderson & May | Kermack & McKendrick | Kiyosi Itô (Itô calculus, 1944); Peter Kloeden & Eckhard Platen (numerical methods, 1992) |
| 类型≠ | Deterministic compartmental ODE model | Deterministic compartmental ODE model | Continuous-time stochastic process model |
| 开创性文献≠ | Anderson, R. M., & May, R. M. (1991). Infectious Diseases of Humans: Dynamics and Control. Oxford University Press. ISBN: 978-0-19-854040-3 | Kermack, W. O., & McKendrick, A. G. (1927). A contribution to the mathematical theory of epidemics. Proceedings of the Royal Society A, 115(772), 700–721. DOI ↗ | Øksendal, B. (2003). Stochastic Differential Equations: An Introduction with Applications (6th ed.). Springer. DOI ↗ |
| 别名≠ | Susceptible-Exposed-Infectious-Recovered Model, SEIR Compartmental Model, Latent Period Epidemic Model, SEIR Bulaşıcı Hastalık Modeli | Kermack–McKendrick Model, Susceptible-Infectious-Recovered Model, Compartmental Epidemic Model, SIR Epidemiyoloji Modeli | SDE, Itô equations, Stokastik Diferansiyel Denklemler (SDE) |
| 相关≠ | 3 | 3 | 4 |
| 摘要≠ | The SEIR model is a deterministic compartmental model that partitions a closed population into four epidemiological states: Susceptible (S), Exposed (E), Infectious (I), and Recovered (R). It extends the classic SIR framework by explicitly incorporating a latent period during which individuals have been infected but are not yet infectious. The model was systematically formalized by Anderson and May (1991) and remains a cornerstone of mathematical epidemiology for diseases with non-negligible incubation periods. | The SIR model is a foundational mathematical framework for describing the spread of infectious diseases through a population. Introduced by William Ogilvy Kermack and Anderson Gray McKendrick in 1927, it partitions a closed population of size N into three mutually exclusive compartments: Susceptible (S), Infectious (I), and Recovered (R). A system of ordinary differential equations governs the flow of individuals between compartments, capturing epidemic dynamics with two key parameters — the transmission rate β and the recovery rate γ. | Stochastic differential equations (SDEs) are differential equation models that combine a deterministic drift term — governing the average tendency of a system — with a stochastic diffusion term driven by a Wiener process (Brownian motion). Pioneered through Itô calculus by Kiyosi Itô in 1944 and given a comprehensive numerical treatment by Kloeden and Platen in 1992, SDEs are the standard modelling language for continuous-time systems subject to random noise, including financial asset prices, population dynamics, and physical processes. |
| ScholarGate数据集 ↗ |
|
|
|