caustic


caustic, a MATLAB code which generates an image of a caustic, by drawing n equally spaced points in a circle, and then connecting specific pairs of points using a spacing parameter m.

Licensing:

The information on this web page is distributed under the MIT license.

Languages:

caustic is available in a MATLAB version and an Octave version and a Python version.

Related Data and Programs:

caustic_test

matlab_plots, a MATLAB code which uses plotting to illustrate a mathematical structure, such as an iterative map, a fractal, a curve or surface.

Reference:

  1. Cleve Moler,
    modfun, A Short Program Produces Impressive Graphics,
    https://blogs.mathworks.com/cleve/2022/10/17/modfun-a-short-program-produces-impressive-graphics/
    Posted 17 October 2022.

Source Code:


Last revised on 19 December 2022.