Skip to content

Latest commit

 

History

History
executable file
·
13 lines (11 loc) · 552 Bytes

File metadata and controls

executable file
·
13 lines (11 loc) · 552 Bytes

Chemical-Reaction-System-Simulator

Simulates Chemical Reaction System

Parameters

A: This is the monomial matrix where \theta^A are the parameters
O,u: This is the Observation matrix which is the relation between the observed variables in the reaction OX = u
X_init: This is the initial concentration of reaction

Running the code

Make suitable changes in "main.py" and then run the following command on terminal
Run python main.py

Sample Plot generated

sample plot