Skip to content Skip to sidebar Skip to footer
Showing posts with the label Nonlinear Functions

Python Non Linear Ode With 2 Variables

I am trying to solve the Brusselator model, a non-linear ODE, using python. I used to do this with … Read more Python Non Linear Ode With 2 Variables

Finding Complex Roots From Set Of Non-linear Equations In Python

I have been testing an algorithm that has been published in literature that involves solving a set … Read more Finding Complex Roots From Set Of Non-linear Equations In Python