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

https://github.com/gauteh/concepts

Notes on some concepts in signal processing and geophysics.
https://github.com/gauteh/concepts

fft fourier geophysics notebook signal-processing waves

Last synced: 6 months ago
JSON representation

Notes on some concepts in signal processing and geophysics.

Awesome Lists containing this project

README

          

# Concepts

Read in [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/gauteh/concepts/HEAD).

# Topics

* [Waves: Super-position](./Waves-Superposition.ipynb)
* [Waves: Non-uniform samples in the frequency domain](./Waves-Non-uniform_frequency_spectra_and_moments.ipynb)
* [Waves: Integration of complex wave signals](./Waves-Integration-of-complex-wave-signals.ipynb)
* [Waves: Integration of discretly sampled wave signals](./Waves-Integration-of-discretly-sampled-wave-signals.ipynb)
* [Waves: Welch spectrum and integrating spectrum](./Waves-Welch-spectrum-and-integrating-spectrum.ipynb)
* [Waves: Complex wavenumber attenuation](./Waves-Complex-wavenumber-attenuation.ipynb)

## Acknowledgements

Inspired by [higham/what-is](https://github.com/higham/what-is).