Jupyter notebook, Interactive plots, waveforms etc.
 
Go to file
harrysentonbury 15e7f6ba48 fettling 2021-07-06 17:05:00 +01:00
.gitignore ipynb checkpoints 2020-08-02 22:01:23 +01:00
LICENSE a license 2021-07-06 17:04:17 +01:00
README.md fettling 2021-07-06 17:05:00 +01:00
interactive waveform plots.ipynb fettling 2021-07-06 17:05:00 +01:00

README.md

interactive-waveform-plots-jupyter

Experiments with waveforms using numpy arrays. Sometimes it is good to actually see what outcome various parameter values have. This is a very good way of achieving it interactively.

Includes

Frequency modulations etc, logspace, Lissajous figures and a sigmoid function.

pip3 install numpy
pip3 install matplotlib