Coder Social home page Coder Social logo

sukhmani1303 / practical-harmonic-ananlysis Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 36 KB

A python Application to solve Problems related to Practical Harmonic Analysis of Tabluler Form

License: GNU General Public License v3.0

Python 100.00%
automation gui open-source python python-mini-projects python-projects tkinter python-calculator fourier-series harmonic-analysis

practical-harmonic-ananlysis's Introduction

Practical-Harmonic-Ananlysis-Solver

This is a beta version & might get updates to improve/add more features to tackle the problem.
For Contributing, reach out to me [email protected]


INTRODUCTION

This Python Application can solve Practical Harmonic Analysis Maths Problems with 100% accuracy in no time for you. All you have to do, is feed the X & F(x) Values and get the answer in one click. This app aims to help every Math student/teacher in Verifying answers or Getting answers without the need of internet with a highly interactive interface.

A SAMPLE PROBLEM :



DEPENDENCIES

There are 3 elements without which this application won't work

  1. Python
    The code being written in python, needs the same to run successfully. One can download & install the latest version of Python from here
  1. Tkinter Python Library
    This Library is not pre-installed, thus we need to install it externally. The simplest method to install Tkinter is :

    1. Open CMD
    2. pip install tkinter , this might take a while but will get installed eventually
    To use pip, make sure you complete step 1

  2. Math Python Library
    This is a pre-installed Python Library

CHANGING FILE PATH

You need to change the file path before running the script. Change app icon on line 7 to respective function.png file on your device

HOW TO USE

Step 1 - Enter X values

Pressing X button once, you can input as many values of X you want. After entering one value, press ENTER on the app.


Step 2 - Enter Y values

Once, all the Values of X are fed, you can start feeding same number of Y values.
Pressing Y button once, you can input as many values of Y you want. After entering one value, press ENTER on the app.


Step 3 - Enter number of Harmonics you want to find

Pressing Har Button, you are supposed to enter only 1 value. This must be any natural number (1,2,3,4,5...).
After typing the number, press ENTER on the app to save it


Step 4 - Viewing the Answer (a0 , an & bn)


  • a0 : For a0 , you need to click a0 button which will display the decimal value of a0.
  • an : You will have as many an values as the number of Harmonics you entered. So, to view each value you need to click an button.
    For viewing the next an value you simple press an button again and so on.
  • bn : Again, You will have as many bn values as the number of Harmonics you entered. So, to view each value you need to click bn button.
    For viewing the next bn value you simple press bn button again and so on.



NOTE : THIS APPLICATION ONLY TAKES X VALUES IN DEGREES

practical-harmonic-ananlysis's People

Stargazers

 avatar

Watchers

 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.