autocatalytic_ode
    
    
    
      autocatalytic_ode,
      a MATLAB code which
      sets up and solves the autocatalytic ordinary differential equations (ODE)
      which has chaotic behavior and an attractor.
    
    
      Licensing:
    
    
      The information on this web page is distributed under the MIT license.
    
    
      Languages:
    
    
      autocatalytic_ode is available in
      a MATLAB version and
      an Octave version and
      a Python version.
    
    
      Related Data and codes:
    
    
      
      autocatalytic_ode_test
    
    
      
      matlab_ode,
      a MATLAB code which
      sets up various ordinary differential equations (ODE).
    
    
      Reference:
    
    
      
        - 
          Peter Gray, Stephen Scott,
          Chemical oscillations and instabilities,
          Interational Series of Monographs on Chemistry,
          Volume 21, Oxford University Press, 1990.
         
        - 
          Stephen Lucas, Evelyn Sander, Laura Taalman,
          Modeling dynamical systems for 3D printing,
          Notices of the American Mathematical Society,
          Volume 67, Number 11, December 2020, pages 1692-1705.
         
      
    
    
      Source Code:
    
    
      
    
    
    
      Last revised on 08 March 2024.