https://github.com/isk-daniar/signal-filter-plt
Signal filter PLT
https://github.com/isk-daniar/signal-filter-plt
numpy pillow python
Last synced: 3 months ago
JSON representation
Signal filter PLT
- Host: GitHub
- URL: https://github.com/isk-daniar/signal-filter-plt
- Owner: isk-daniar
- Created: 2022-10-20T05:48:10.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-21T07:08:09.000Z (over 3 years ago)
- Last Synced: 2025-02-25T17:44:58.197Z (over 1 year ago)
- Topics: numpy, pillow, python
- Language: Python
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Signal filter PLT
## Данное приложение разработано в рамках выпускной-квалификационной работы в ЦДПО МФТИ
Целью задачи являлось применить к данным фильтр, отрисовать исходные и отфильтрованные данные.

### Список используемых библиотек
* [PLT (Matplotlib.pyplot)](https://matplotlib.org/stable/index.html)
* [NumPy (Numeric Python) ](https://numpy.org/)