Update README.md
Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com>
This commit is contained in:
parent
d3161ddc62
commit
c8ec09c632
1 changed files with 5 additions and 0 deletions
|
@ -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.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue