代写Zombie apocalypse作业、代做R/Python编程语言作业、代写R,Python课程设计作业代做留学生Processing|代写Web开发

Zombie apocalypse in R or PythonWe have seen that Monte Carlo simulations can be very useful for modelling complex situations, often in the real world. Examples of this include the predator/prey model that is designed to simulation populations of wildlife. Recently the BBC ran a program modelling the effect of a flu pandemic in the UK which used a Monte Carlo simulation:https://www.bbc.co.uk/programmes/p059y0p1 Contagion! The BBC Four PandemicHowever, as we have been hearing about zombie outbreaks during the intensive week, for this assignment you are asked to model an outbreak of zombies. I’ve included a paper on the maths of modelling such an outbreak that shows the factors for the model and how it can be solved mathematically. This web page : http://scipy-cookbook.readthedocs.io/items/Zombie_Apocalypse_ODEINT.html gives the equation as:dS/dt = P - BSZ - dS dZ/dt = BSZ + GR - ASZ dR/dt = dS + ASZ - GRwith the following factors:S: the number of susceptible victimsZ: the number of zombiesR: the number of people killedP: the population birth rated: the chance of a natural deathB: the chance the zombie disease is transmitted (an alive person becomes a zombie)G: the chance a dead person is resurrected into a zombieA: the chance a zombie is totally destroyedThis page shows how to use Python to solve this equation as an ordinary differential equation. However, while this solves the equation over time, it does not give us an idea of how fast the zombies will travel. So we need to add a new factor:V: Speed of a zombie.And possiblyv: Speed of a non-infected person.Now we have added that factor the equation can not be solved as easily. This can be modelled by a random walk simulation, with the first set of factors controlling the population and the chance of a victim. You might like to set up the model with geographically separated non infected populations and investigate how the infection spreads. For this assignment write a model in R or Python (or both if you think it help) to model a Zombie outbreak with geographically separated populations. Show how the factors above effect the speed of the outbreak. Write a report on the code you have produced and any results you have generated. Include your code in the appendix (and a zip file of the code). Your report should be less than 10 pages not including code. If you have a large number of illustrations include them in the appendix.本团队核心人员组成主要包括BAT一线工程师,精通德英语!我们主要业务范围是代做编程大作业、课程设计等等。我们的方向领域:window编程 数值算法 AI人工智能 金融统计 计量分析 大数据 网络编程 WEB编程 通讯编程 游戏编程多媒体linux 外挂编程 程序API图像处理 嵌入式/单片机 数据库编程 控制台 进程与线程 网络安全 汇编语言 硬件编程 软件设计 工程标准规等。其中代写编程、代写程序、代写留学生程序作业语言或工具包括但不限于以下范围:C/C++/C#代写Java代写IT代写Python代写辅导编程作业Matlab代写Haskell代写Processing代写Linux环境搭建Rust代写Data Structure Assginment 数据结构代写MIPS代写Machine Learning 作业 代写Oracle/SQL/PostgreSQL/Pig 数据库代写/代做/辅导Web开发、网站开发、网站作业ASP.NET网站开发Finance Insurace Statistics统计、回归、迭代Prolog代写Computer Computational method代做因为专业,所以值得信赖。如有需要,请加QQ:99515681 或邮箱:[email protected] 微信:codehelp QQ:99515681 或邮箱:[email protected] 微信:codehelp

你可能感兴趣的:(代写Zombie apocalypse作业、代做R/Python编程语言作业、代写R,Python课程设计作业代做留学生Processing|代写Web开发)