Code Monkey home page Code Monkey logo

realworldmodel-builder's Introduction

RealWorldModel-Builder

This project is aimed to build models based on the data from the real world, i.e. the data of independent variable, dependent variable and the uncertainty of dependent variable.

User Manual

  1. In ghci, load ModelBuilder and enter go.

  2. Enter the filename of the CSV file you want to analyze. If you make a mistake, you could use DELETE key to change. If you enter the empty string, you will be asked to enter it again. The validity of the file would be checked. There should be no string; there should be only three colums and the the number of rows should be the same; the minimum of 10 datapoints are required.

  3. Enter the number seperated with commas to combine a new model based on the 8 basic models. If you make a mistake, you could use DELETE key to change. If you enter the empty string, you will be asked to enter it again. The duplicated model would be removed and the number above 8 would be ignored.

  4. Enter the absolute and relative tolerance and number of maximum iteration. If you make a mistake, you could use DELETE key to change. If you enter the empty string, you will be asked to enter it again. If your input is not a string, you would be asked to input it again.

  5. Enter your guess of the parameters in the model. If you make a mistake, you could use DELETE key to change. If you enter the empty string, you will be asked to enter it again. If the entered parameters is not enough, you would be asked to enter it again.

  6. The fitting would start. The result would be the value and the error of the parameters. To help you evaluate the fittin quality, the fitting diagram and the residual diagram would be plotted and saved. Also the chi-square would be calculated.

Contributor

Yanbai Chen: CSVParser

Yunan Xu: Plot

Wucheng Zhang: Model, ModelBuilder

realworldmodel-builder's People

Contributors

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