GithubHelp home page GithubHelp logo

kareem100 / functionplotter Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 54.1 MB

GUI program that plots arbitrary user-entered function, with one variable (x) and many types of mathematical functions e.g. (Constant, Linear, Quadratic, Cubic, Reciprocal).

Python 100.00%
tkinter-gui matplotlib pyinstaller python

functionplotter's Introduction

FunctionPlotter

Simple and beautiful GUI program that plots arbitrary user-entered function.

Description

  • GUI program that plots arbitrary user-entered mathematical function.
  • Taking a function of x, e.g., 5x^3 + 2x.
  • Also Taking min and max values of x-axis from the user to fit the plot across it.
  • The following operators is supported: + - / * ^.
  • Appropriate input validation has been made.
  • Displaying messages to the user to explain any wrong inputs.

Used

Prerequisites

For Code

  1. Python IDE (PyCharm is recommended)
  2. Install numpy package
pip install numpy
  1. Install matplotlib package
pip install matplotlib

For Personal Use

  1. Get to the FunctionPlotter exe Directory
  2. Douple Clicking FunctionPlotter.exe
  3. cmd pops up, wait a little.
  4. Now the app runs, enjoy !

Working Shots

Valid Input

1- Default Function

2- Valid Constant Function

3. Valid Linear Function

4. Valid Respirocal Function

Invalid Input

5. Invalid [p1] Input Function

6. Invalid [p2] Input Function

7. Invalid [p3] Input Function

8. Invalid [p2] Min X

9. Invalid [p3] Max X

functionplotter's People

Contributors

kareem100 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.