(28 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | {{SZU-China/ | + | {{SZU-China/header}} |
<html> | <html> | ||
Line 10: | Line 10: | ||
.border-3 { | .border-3 { | ||
border-width:3px !important; | border-width:3px !important; | ||
+ | |||
} | } | ||
− | + | .card[class*="border"] { | |
+ | border: 1px solid #469789; | ||
+ | -webkit-box-shadow: none; | ||
+ | box-shadow: none; | ||
+ | } | ||
+ | |||
+ | .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> | </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="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 class="row"> | ||
+ | |||
<div class="row"> | <div class="row"> | ||
− | <div class="col- | + | <div class="col-4 offset-1"> |
− | <div id="card1" class="card border-3"> | + | <div id="card1" class="card border-3 h-100"> |
<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"> | ||
− | <a href="https://2018.igem.org/Team:SZU-China/Epidemic_Model"><h3>Epidemic Model </h3></a> | + | <a style="color: #469789;" href="https://2018.igem.org/Team:SZU-China/Epidemic_Model"><h3 >Epidemic Model </h3></a> |
− | <p>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 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> | </p> | ||
</div> | </div> | ||
Line 34: | Line 81: | ||
</div> | </div> | ||
− | <div class="col- | + | <div class="col-4 offset-2 "> |
− | <div id="card2" class="card border-3"> | + | <div id="card2" class="card border-3 h-100"> |
<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"> | ||
− | <a href="https://2018.igem.org/Team:SZU-China/Statistic_Model"><h3> | + | <a style="color: #469789;" href="https://2018.igem.org/Team:SZU-China/Statistic_Model"><h3 >Statistic Model</h3></a> |
− | <p>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> | + | <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> | ||
Line 47: | Line 94: | ||
</div> | </div> | ||
</div> | </div> | ||
+ | </div> | ||
− | + | ||
Line 57: | Line 105: | ||
</body> | </body> | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
<script> | <script> |
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.