diff --git a/numpy_fft_1/README.md b/numpy_fft_1/README.md index fdbac84..0dea4fd 100644 --- a/numpy_fft_1/README.md +++ b/numpy_fft_1/README.md @@ -1,9 +1,10 @@ # Numpy -- rfft and spectral power {:.no_toc} + ## Goal We want to calculate a well behaved power spectral density from a 1 dimensional time series.