(40 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | {{SZU-China/ | + | {{SZU-China/header}} |
<html> | <html> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | + | <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> | + | .card-text{ |
− | + | font-size: 20px !important; | |
+ | } | ||
+ | #HQ_page p { | ||
+ | |||
+ | text-align: center; | ||
+ | } | ||
+ | #card1 > div.card-body.text-center{ | ||
+ | padding-top: 0px; | ||
+ | } | ||
+ | #card2 > div.card-body.text-center{ | ||
+ | padding-top: 0px; | ||
+ | } | ||
+ | #card1 > div.view.text-center{ | ||
+ | height: 60px; | ||
+ | } | ||
+ | #card2 > div.view.text-center{ | ||
+ | height: 60px; | ||
+ | } | ||
+ | </style> | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
<body data-spy="scroll" data-target="#myScrollspy" data-offset="10"> | <body data-spy="scroll" data-target="#myScrollspy" data-offset="10"> | ||
+ | <div class="container-full"> | ||
+ | <div class="card"> | ||
+ | <img class="card-img-top" src="https://static.igem.org/mediawiki/2018/f/fc/T--SZU-China--Model-home.jpg" /> | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
<div class="container-fluid"> | <div class="container-fluid"> | ||
− | + | <div class="col-10 offset-1 shadow"> | |
− | + | <div class="row"></div> | |
− | + | <div class="text-center"> | |
− | + | <h1 class="h1" style="color: #469789; text-align: center;">Model</h1> | |
− | + | </div> | |
− | + | <div class="row"> | |
− | + | <div class="col-8 offset-2"> | |
− | + | ||
− | + | <p style="font-size: 18px; font-weight: bold;"> | |
− | + | On this page, two mathematical models were constructed to analysis the efficiency of our producet based on simulation and experiment. <br />Click the frame to see the details. | |
− | + | </p> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | < | + | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
</div> | </div> | ||
− | + | </div> | |
− | + | <div class="row"> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
<div class="row"> | <div class="row"> | ||
− | < | + | <div class="col-4 offset-1"> |
− | + | ||
− | + | <div id="card1" class="card border-3 h-100"> | |
− | + | <div class="view text-center"> | |
− | + | <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 class="card-body text-center"> | |
− | + | <a style="color: #469789;" href="https://2018.igem.org/Team:SZU-China/Epidemic_Model"><h3 >Epidemic Model </h3></a> | |
− | + | <p class="card-text" >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. | |
+ | </p> | ||
+ | </div> | ||
</div> | </div> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
</div> | </div> | ||
− | <div class=" | + | |
− | <div class="card- | + | <div class="col-4 offset-2 "> |
− | < | + | <div id="card2" class="card border-3 h-100"> |
− | + | <div class="view text-center"> | |
− | + | <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 class=" | + | </div> |
− | < | + | <div class="card-body text-center"> |
− | + | <a style="color: #469789;" href="https://2018.igem.org/Team:SZU-China/Statistic_Model"><h3 >Statistic Model</h3></a> | |
− | + | <p class="card-text">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.</p> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | |||
− | |||
</div> | </div> | ||
+ | </div> | ||
</div> | </div> | ||
</div> | </div> | ||
+ | </div> | ||
− | + | ||
+ | |||
− | |||
− | |||
− | + | </div> | |
− | + | ||
− | + | </div> | |
− | + | ||
− | + | </body> | |
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | <script> | ||
+ | |||
+ | $("#card1").hover( | ||
+ | function(){ | ||
+ | $("#card1").addClass("shadow-lg rounded"); | ||
+ | }, | ||
+ | function(){ | ||
+ | $("#card1").removeClass("shadow-lg rounded"); | ||
+ | } | ||
+ | ); | ||
− | + | $("#card2").hover( | |
− | + | function(){ | |
+ | $("#card2").addClass("shadow-lg rounded"); | ||
+ | }, | ||
+ | function(){ | ||
+ | $("#card2").removeClass("shadow-lg rounded"); | ||
+ | } | ||
+ | ); | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | + | $("#icon").hover( | |
− | + | function(){ | |
− | + | $("#icon").addClass("bounce "); | |
− | + | }, | |
− | + | function(){ | |
− | + | $("#icon").removeClass("bounce"); | |
− | + | } | |
+ | ); | ||
+ | </script> | ||
+ | |||
+ | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
</html> | </html> |
Latest revision as of 18:33, 17 October 2018
Model
On this page, two mathematical models were constructed to analysis the efficiency of our producet based on simulation and experiment.
Click the frame to see the details.
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.
Statistic 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.