ripple_ode
    
    
    
      flame_ode,
      a MATLAB code which 
      sets up and solves an ordinary differential equation (ODE) whose
      solutions start as ripples and end as hyperbolas.
    
    
      Licensing:
    
 
    
      The information on this web page is distributed under the MIT license.
    
    
      Languages:
    
    
      ripple_ode is available in
      a MATLAB version and
      an Octave version and
      a Python version.
    
    
      Related Data and codes:
    
    
      
      ripple_ode_test
    
    
      
      matlab_ode,
      MATLAB codes which
      set up various ordinary differential equations (ODE).
    
    
      References:
    
    
      
        - 
          John D Cook,
          Ripples and Hyperbolas,
          https://www.johndcook.com/blog/2020/11/06/ripples-and-hyperbolas/
          Posted 06 November 2020.
         
        - 
          Wendell Mills, Boris Weisfeiler, Allan Krall,
          Discovering Theorems with a Computer: The Case of y‘ = sin(xy), 
          The American Mathematical Monthly, 
          Volume 86, Number 9, November 1979, pages 733-739.
         
      
    
    
      Source Code:
    
    
      
    
    
    
      Last revised on 07 November 2020.