1.0.0 • Published 5 years ago

npm-fourier v1.0.0

Weekly downloads
2
License
MIT
Repository
github
Last release
5 years ago

Build Status

npm-fourier

NPM module intended for brute-force calculations of the discrete Fourier transform and inverse discrete Fourier transform.

npm-fourier is an NPM module intended to compute one-dimensional Fourier transformations. These transformations take a collection of samples (real and complex) in a time-based domain, and maps it into a frequency-based domain. Conversely, with the inverse Fourier transform, this mapping in a frequency domain maps back to the initial collection of samples in a time-based domain.

Contributing

Information about contributing and posting issues can be found here.