Git Product home page Git Product logo

I recorded a bunch of gamelan instruments. Then, I performed spectral analysis to understand the partial pattern of the instruments. I calculated all ratios between partials. All ratios are recorded on csv file. This program aims to find out the pattern of the distribution of the ratios.

How to use?

  • Defines a range of values, [1, 3.18], usually the min and the max value from the data, ignoring extreme values is also good for calculation.

  • Defines the resolution, and the number of intervals to divide this range into, d. Too many or too few does not conclude any data.

  • 'gp_range_mid_pt' will store the midpoint of each interval.

  • 'fit_count' is the result that counts the number of values that fall within the current interval.

  • for making a histogram, x axis is 'gp_range_mid_pt' or 'gp_range' for lower bound and upper bound of each class, y axis is 'fit_count', the frequency density.

  • πŸ‘‹ Hi, I’m @maxchanhi

  • πŸ‘€ I’m interested in music, new sound.

  • 🌱 I’m currently learning calculus, acoustic, python

  • πŸ“« How to reach me: [email protected]

Chak Hang Chan's Projects

Chak Hang Chan doesn’t have any public repositories yet.

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.