搜索资源列表
sir和无标度网络
- R语言中实现SIR模型代码及无标度网络代码(R language to achieve SIR model code and scale-free network code)
SIR
- SIR模型是传染病模型中最经典的模型,其中S表示易感者,I表示感染者,R表示恢复者。SIR模型中,染病人群为传染的源头,他通过一定的几率把传染病传给易感人群,他自己也有一定的几率/可以被治愈并免疫,或者死亡;易感人群一旦被感染,就又成为了新的传染源。将人群划分为三类,易感染者、已感染者和已恢复者(recovered )。(The SIR model is the most classical model in the epidemic model, where S represents the
sir
- SIR模型是传染病模型中最经典的模型,其中S表示易感者,I表示感染者,R表示恢复者。SIR模型中,染病人群为传染的源头,他通过一定的几率把传染病传给易感人群,他自己也有一定的几率/可以被治愈并免疫,或者死亡;易感人群一旦被感染,就又成为了新的传染源。将人群划分为三类,易感染者、已感染者和已恢复者(recovered )。(The SIR model is the most classic model in the infectious disease model, where S represe
R sir
- R语言代码,传染病传播的SIR模型,可直接应用仿真模拟 (SIR model the spread of infectious diseases, it is full, the simulation can be applied directly)(R language code, simulating SIR model)