Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ortanav2/parabola-visualizer

Simple parabola-visualizer made with matplot+numpy [Formula: a(x+d)²+e]
https://github.com/ortanav2/parabola-visualizer

mathematics matplotlib numpy parabola visualization

Last synced: 1 day ago
JSON representation

Simple parabola-visualizer made with matplot+numpy [Formula: a(x+d)²+e]

Awesome Lists containing this project

README

        

# Parabola-Visualizer
> To visualize a parabola:
- enter the degree of curvature `a`
- enter the x-position `d`
- enter the y-positon `e`
> `Based on the formula: a(x+d)²+e`

> The matplotlib visualization is calculated