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