chen_ode
    
    
    
      chen_ode,
      an Octave code which
      sets up and solves the Chen ordinary differential equation (ODE)
      which has chaotic behavior and an attractor.
    
    
      Licensing:
    
    
      The information on this web page is distributed under the MIT license.
    
    
      Languages:
    
    
      chen_ode is available in
      a MATLAB version and
      an Octave version and
      a Python version.
    
    
      Related Data and codes:
    
    
      
      chen_ode_test
    
    
      
      octave_ode,
      an Octave code which
      sets up various ordinary differential equations (ODE).
    
    
      Reference:
    
    
      
        - 
          Guanrong Chen, Tetsushi Ueta,
          Yet another chaotic attractor,
          International Journal of Bifurcation and Chaos 
          in Applied Sciences and Engineering,
          Volume 9, Number 7, 1999, pages 1465-1466.
         
        - 
          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.