Team:Slovenia/SourceCode
From 2012.igem.org
(Difference between revisions)
Line 394: | Line 394: | ||
<h1>Source code</h1> | <h1>Source code</h1> | ||
- | < | + | <h3>MATLAB - deterministic models</h3> |
+ | <p> | ||
MATLAB source code of our deterministic models. Requires <a href="http://www.mathworks.com/matlabcentral/fileexchange/23629">export_fig</a> to work. | MATLAB source code of our deterministic models. Requires <a href="http://www.mathworks.com/matlabcentral/fileexchange/23629">export_fig</a> to work. | ||
<a href="https://static.igem.org/mediawiki/2012/7/7f/MATLAB_deterministic_models_Slovenia.zip">DOWNLOAD</a> | <a href="https://static.igem.org/mediawiki/2012/7/7f/MATLAB_deterministic_models_Slovenia.zip">DOWNLOAD</a> | ||
+ | </p> | ||
+ | <h3>SGN Sim - stochastic models</h3> | ||
+ | <p> | ||
+ | </p> | ||
+ | |||
+ | <h3>C#Sim</h3> | ||
+ | <p> | ||
+ | Executable (Windows), C# source code (with implementation of the mutual repressor switch and the positive feedback loop switch) and Visual Studio 2010 project files. | ||
+ | <a href="https://static.igem.org/mediawiki/2012/2/24/CSimIGEM_src.zip">DOWNLOAD</a> | ||
+ | </p> | ||
Revision as of 17:09, 26 September 2012
Source code
MATLAB - deterministic models
MATLAB source code of our deterministic models. Requires export_fig to work. DOWNLOAD
SGN Sim - stochastic models
C#Sim
Executable (Windows), C# source code (with implementation of the mutual repressor switch and the positive feedback loop switch) and Visual Studio 2010 project files. DOWNLOAD