Nullcline Plot for Nonlinear System of ODEs
问题 I am attempting to plot the nullcline (steady state) curves of the Oregonator model to assert the existence of a limit cycle by applying the Poincare-Bendixson Theorem. I am close, but for some reason the plot that is produced shows two straight lines. I think it has something to do with the plotting stage. Any ideas? Also any hints for how to construct a quadrilateral to apply the theorem with would be most appreciated. Code: import numpy as np import matplotlib.pyplot as plt # Dimensionless