An open API service indexing awesome lists of open source software.

https://github.com/grebe/besselpsd

Basic illustration of the PSD of Bessel functions of the first kind
https://github.com/grebe/besselpsd

Last synced: about 1 year ago
JSON representation

Basic illustration of the PSD of Bessel functions of the first kind

Awesome Lists containing this project

README

          

# Bessel Function PSD Demo

This Jupyter notebook shows the PSD of the 0th order Bessel function of the first kind.
You can [view it on Github (click here!)](https://github.com/grebe/besselpsd/blob/master/Bessel%20Function%20Fourier%20Transform%20Demo.ipynb) or run it on your own computer.

## Installation
You can install Jupyter using [these instructions](http://jupyter.org/install.html).
If you install using anaconda, you should get all the needed libraries as part of the process of installing Jupyter.
Otherwise, you should install:

* numpy
* matplotlib
* scipy