douglasJovenil / derivative-calculator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Derivative Calculator

This application helps to calculate numerically the peaks from a list of points (x, y), using the definition of derivative bellow:

Derivative Defition

πŸ’» Project

Dataset used

The dataset

Result

The dataset

πŸš€ Technologies

Python Python3.7+

Numpy Numpy

Matplotlib Matplotlib

Pandas Pandas

πŸƒ Usage

git clone https://github.com/douglasJovenil/derivative-calculator
cd derivative-calculator
pip install -r requirements.txt
cd src
python main.py

About


Languages

Language:Python 100.0%