Team:Paris/Modeling
From 2008.igem.org
(Difference between revisions)
(→Design a modular Matlab modelisation of our system) |
|||
Line 6: | Line 6: | ||
Using the following approach: | Using the following approach: | ||
* 3 modules corresponding to the FIFO Temporal Order function, the Oscillation's one and the Sync function. | * 3 modules corresponding to the FIFO Temporal Order function, the Oscillation's one and the Sync function. | ||
- | * Gather the 3 modules using a blackbox approach: each function is a box having its own inputs and outputs and does not interact with the others | + | * Gather the 3 modules using a blackbox approach: each function is a box having its own inputs and outputs and does not interact with the others. |
* Divide each box in smaller parts that we can quickly try in the wet lab to figure out precisely some missing parameters. | * Divide each box in smaller parts that we can quickly try in the wet lab to figure out precisely some missing parameters. | ||
Revision as of 17:10, 21 July 2008
RoadmapDesign a modular Matlab modelisation of our systemUsing the following approach:
Implement the same models in BIOCHAMIt will allow easier:
MGS
|