Team:WHU-China/Project/Modeling
From 2011.igem.org
Line 111: | Line 111: | ||
$(document).ready(function() | $(document).ready(function() | ||
{ | { | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
var a1=2880; | var a1=2880; | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
var a2=document.body.clientHeight; | var a2=document.body.clientHeight; | ||
document.getElementById("bottom").style.top=(a2+a1).toString()+'px'; | document.getElementById("bottom").style.top=(a2+a1).toString()+'px'; | ||
document.getElementById("contact").style.top=(a2+a1+80).toString()+'px'; | document.getElementById("contact").style.top=(a2+a1+80).toString()+'px'; | ||
- | } | + | }); |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | |||
</script> | </script> | ||
</head> | </head> | ||
Line 155: | Line 129: | ||
<div id="left1"> | <div id="left1"> | ||
<div class="left" id="l1" style="height:190px;top:-30px"> | <div class="left" id="l1" style="height:190px;top:-30px"> | ||
- | <img src="/wiki/images/e/ec/Image002.png" style="position:absolute;left: | + | <img src="/wiki/images/e/ec/Image002.png" style="position:absolute;left:100px;top:40px;"> |
The system including two protein:</br> | The system including two protein:</br> | ||
Using differential equation to describe the system:</br> | Using differential equation to describe the system:</br> |
Revision as of 07:00, 1 October 2011
Using the MATLAB software to plot we got the solution image:
Cycle with the curve of each parameter:
As the changes of cycle time with the change of the parameters in the image , we can get the conclusion that: 1. have little influence on the range. 2. do not have much influence on the cycle time. 3. have inversely proportional relationship with the cycle time , it have a huge influence on the cycle time , but little impact on the range (Can be used to adjust the cycle to maintain constant amplitude) 4. When , have little influence on the range. This conclusion we get before can be used to guide the design of biological systems, in order to achieve the adjustment period, amplitude can adjust the size of some parameters.