Team:NCTU Formosa/Test

From 2014.igem.org

(Difference between revisions)
Line 5: Line 5:
{{:Team:NCTU Formosa/source/card}}
{{:Team:NCTU Formosa/source/card}}
 +
<div class="li"><div class="card">
 +
===MATLAB Introduction===
 +
<p>MATLAB (matrix laboratory) is a numerical computing environment and fourth-generation programming language. It is developed by MathWorks, a company in United States.  MATLAB allows matrix manipulations, plotting of functions and data, implementation of algorithms, creation of user interfaces, and interfacing with programs written in other languages, including C, C++, Java, and Fortran. Although MATLAB is intended primarily for numerical computing, '''an optional toolbox''' uses the MuPAD symbolic engine, allowing access to symbolic computing capabilities. An additional package, Simulink, adds '''graphical multi-domain simulation''' and''' Model-Based Design''' for dynamic and embedded systems.</p>
 +
<br>[[File:MO_fig.1.png|667px|center|Fig. Matlab]]
-
 
-
 
-
Using the single unit to predict the project we simplify like Figure 10, we got Figure 15. The predictive curve is under red light and at 37<sup>o</sup>C. Due to the sRNA repression, the expression rate of mGFP is really low. This phenomenon is reasonable and interpretable. Thus, '''this modeling method can accurately predict the expression trend of a new biobrick.''' Applying this modeling system maturely, we can use computers to control our E.colightuner in the future.
 
-
[[File:Nctu_model_whole_project.jpg|800px|center|Figure 15. The Figure 14 predicted tendency.]]
 
-
 
-
</div></div>
 

Revision as of 14:17, 4 September 2014

Modeling

Change the font size right here

MATLAB Introduction

MATLAB (matrix laboratory) is a numerical computing environment and fourth-generation programming language. It is developed by MathWorks, a company in United States. MATLAB allows matrix manipulations, plotting of functions and data, implementation of algorithms, creation of user interfaces, and interfacing with programs written in other languages, including C, C++, Java, and Fortran. Although MATLAB is intended primarily for numerical computing, an optional toolbox uses the MuPAD symbolic engine, allowing access to symbolic computing capabilities. An additional package, Simulink, adds graphical multi-domain simulation and Model-Based Design for dynamic and embedded systems.


Fig. Matlab