Update README.md

This commit is contained in:
BrokenVoodooDoll
2021-04-16 12:22:30 +03:00
committed by GitHub
parent 559377068a
commit 95e1671542

View File

@@ -1 +1,11 @@
# FourierSeriesExample
# 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) файле.