GithubHelp home page GithubHelp logo

opengl-input-analysis-using-histograms's Introduction

OpenGL-Input-Analysis-Using-Histograms

Using OpenGL to do mathematical visualization. Mathematical visualization has a long history in mathematics and is one of the most important application areas of visualization. Mathematical visualization utilizes 2D or 3D drawings, animations, and interactive user interfaces for understanding and exploring mathematical relationships among different objects. In this program, I generate a visualizations of two types of mathematical entities: theoretical probability density functions and histograms of existing input data. Both visualizations are used to perform input analysis, one critical and often the first step in many simulation applications. A simulation can be considered as a black box for generating some outputs based on some inputs. For example, to simulate and improve the operations of a banking center, the inputs can be the time between customer arrivals and the customer service time, and the outputs can be the average customer waiting time and the average number of customers in the waiting line. Usually real data are collected for inputs and are analyzed for fitting a probability distribution to them. For example, exponential distribution is a very good representation of the time between customer arrivals. A histogram is a graphical representation of the distribution of a set of data. Its generation will be discussed in detail in Section 3 Tasks. I first generate histograms for the input data and graphical representations of theoretical probability distributions. Then I adjust the parameters of theoretical distributions so that they match the histograms. The theoretical distribution that best matches the input histogram will be selected and used to generate input data for the simulation.

opengl-input-analysis-using-histograms's People

Contributors

vbzelin 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.