Skip to content

dipan29/Logistic-Visualizer

Repository files navigation

Logistic Visualizer

tech stack beginner-friendly GitHub stars GitHub forks GitHub top language

Simple Visualization of the Logistic Function proposed by Pierre Verhulst in 1838

This project visualizes the Logistic Function Curve with respect to the initial concentration and rate provided.
There are various features of the logistic curve that can be observed as Rate -> 3 and Rate > 3.
The entire project does not use any logistic function pre-defined model but generates on the go.

Chaos Map (Bifurcations) have been added.

DEMO of the application.

To know more about the project and understand various parts of the graphs, make sure to read the About Section.

Contributions Welcomed

Contributions are welcomed to add features to this model.
Fork this repository and get started.

If you found this work useful or interesting please leave a ⭐.

Features Coming Soon

Logistic Regression

Quickly Getting Started

To get started, clone this repository and cd logistic-visualizer.
Enter npm i to install the required dependencies.
Start the development server using ng serve.

GitHub followers Twitter

Crafted with