Update README.md

Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com>
This commit is contained in:
David Rotermund 2023-12-02 20:25:29 +01:00 committed by GitHub
parent d3161ddc62
commit c8ec09c632
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,9 @@
# Numpy -- rfft and spectral power # Numpy -- rfft and spectral power
{:.no_toc}
* TOC
{:toc}
## Goal ## Goal
We want to calculate a well behaved power spectral density from a 1 dimensional time series. We want to calculate a well behaved power spectral density from a 1 dimensional time series.