aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2019-06-02add licenseWojtek Kosior
2019-06-02adjust number of pointsWojtek Kosior
2019-06-02adjust x range of dft plotWojtek Kosior
2019-06-01make 'original' and 'filtered' plots same heightWojtek Kosior
2019-06-01adjust noise, normalizeWojtek Kosior
2019-06-01fix bug that make f1 used at all timesWojtek Kosior
2019-06-01add plotting of f2 (original + dft + filtered)Wojtek Kosior
2019-06-01fix wording error (transformed → filtered)Wojtek Kosior
2019-06-01add noise filterWojtek Kosior
2019-06-01add second input function for dftWojtek Kosior
2019-06-01plot function's frequency spectrumWojtek Kosior
2019-06-01plot original functionWojtek Kosior
2019-06-01also include frequency values in outputWojtek Kosior
2019-06-01remove old commentWojtek Kosior
2019-06-01make pi global constantWojtek Kosior
2019-06-01only use c real types where necessaryWojtek Kosior
2019-06-01print original function or transformed depending on argumnetWojtek Kosior
2019-06-01perform fft, print abs() of resulting valuesWojtek Kosior
2019-06-01allocate aligned memory using fftwWojtek Kosior
2019-06-01move: text.f90 → src/f1.f90Wojtek Kosior