Mechanistic models in fermentation
-
Updated
Aug 30, 2022 - Python
Mechanistic models in fermentation
Introduction to Numerical Methods / Ordinary Differential Equations
Lorenz system - Repository for the project for Software and Computing for Applied Physics
Methods for solving systems of ordinary differential equations in the case of initial value problems (ODE-IVP).
This project was to simulate the earth’s atmospheric convection using Lorentz attraction formulas with the suitable parameters. Coded the formulas, wrote them in Python code including various functions to perform double differentiation using the eulers method.
Particle flow animation with the trajectories of the particles being computed using the function odeint from scipy.integrate.
This is a program that provides a graphical solution for the population inversion of the levels 2 and 3 of the Argon laser atomic system.
The code for my bachelor's thesis, a numerical exploration of the second part of Hilbert's 16th problem
A bunch of PK/PD patient models with various diseases for open-/closed-loop control systems
Part of MSc Biology Project (2/2). Ordinary Differential Equations (ODE) model for modelling protein, more specifically Sfp1, translocation.
Add a description, image, and links to the odeint topic page so that developers can more easily learn about it.
To associate your repository with the odeint topic, visit your repo's landing page and select "manage topics."