Plot two-dimensional curves (for instances the so-called Lissajous curves) with a prescribed parametrization
To get the git version of Lissajous-curves, from the command line in a terminal, type:
$ git clone git://github.com/maprieto/Lissajous-curves
This software does not need any particular installation. Since it is based in Jupyter notebooks and/or Matlab scripts,
- Using MATLAB: it is required a Matlab installation (possibly with a limited educational license). To use this code, from the MATLAB command window, type
curves_2d.m
- Using Jupyter notebooks: either a local host of Jupyter notebook server should be running or any cloud-based platforms can be used with the notebook
curves_2d.ipynb