diff --git a/README.md b/README.md index 70db40c..d9b8d84 100644 --- a/README.md +++ b/README.md @@ -1 +1,11 @@ -# FourierSeriesExample \ No newline at end of file +# FourierSeriesExample + +*English* + +Simple example of the expansion of the function f(x) defined on the segment \[T/2, T/2\] in the Fourier series in the form of a superposition of simple harmonics. +All formulas and additional info are in the [.ipynb](fourier.ipynb) file. + +*Русский* + +Простой пример разложения функции f(x), заданной на отрезке \[T/2, T/2\] в ряд Фурье в форме суперпозиции простых гармоник. +Все формулы и дополнительная информация содержатся в [.ipynb](fourier.ipynb) файле.