Line 15: | Line 15: | ||
+ | |||
+ | <style> | ||
+ | #icon{ | ||
+ | transform:translateY(-49px); | ||
+ | } | ||
+ | |||
+ | .border-3 { | ||
+ | border-width:3px !important; | ||
+ | |||
+ | } | ||
+ | .card[class*="border"] { | ||
+ | border: 1px solid #469789; | ||
+ | -webkit-box-shadow: none; | ||
+ | box-shadow: none; | ||
+ | } | ||
+ | </style> | ||
+ | |||
<body data-spy="scroll" data-target="#myScrollspy" data-offset="10"> | <body data-spy="scroll" data-target="#myScrollspy" data-offset="10"> | ||
<div class="container-fluid"> | <div class="container-fluid"> | ||
Line 30: | Line 47: | ||
<div id="card1" class="card border-3"> | <div id="card1" class="card border-3"> | ||
<div class="view text-center"> | <div class="view text-center"> | ||
− | <img id="icon" class="card-img-top" style="width: 96px;" src="https://static.igem.org/mediawiki/2018/ | + | <img id="icon" class="card-img-top" style="width: 96px;" src="https://static.igem.org/mediawiki/2018/4/48/T--SZU-China--Model_home1.png"/> |
</div> | </div> | ||
<div class="card-body text-center"> | <div class="card-body text-center"> | ||
Line 44: | Line 61: | ||
<div id="card2" class="card border-3"> | <div id="card2" class="card border-3"> | ||
<div class="view text-center"> | <div class="view text-center"> | ||
− | <img id="icon" class="card-img-top" style="width: 96px;" src="https://static.igem.org/mediawiki/2018/ | + | <img id="icon" class="card-img-top" style="width: 96px;" src="https://static.igem.org/mediawiki/2018/4/4b/T--SZU-China--Model_home2.png"/> |
</div> | </div> | ||
<div class="card-body text-center"> | <div class="card-body text-center"> | ||
Line 64: | Line 81: | ||
</body> | </body> | ||
+ | |||
Revision as of 13:56, 13 October 2018
Epidemic Model
We developed a epidemic model with ordinary differential equation to predict the population dynamics of cockroaches infected by Metarhizium anisopliae. We then performed numerical simulations on the model and sensitivity analysis on some key parameters to find they impacts.
Statistical Model
We constructed a statistical model for our experimental data from simulating room. It can give us a clear and scientific understanding that whether there had significant difference in migration rate, mortality and gnawing rate between each products.