Git Product home page Git Product logo

doematrixgen's Introduction

Welcome to GitHub Pages

You can use the editor on GitHub to maintain and preview the content for your website in Markdown files.

Whenever you commit to this repository, GitHub Pages will run Jekyll to rebuild the pages in your site, from the content in your Markdown files.

Markdown

Markdown is a lightweight and easy-to-use syntax for styling your writing. It includes conventions for

Bold and Italic and Code text

[Link] (https://github.com/Rajesh-VPai/DOEMatrixGen) and ![Image] (src)

About DOEMatrixGen

DOEMatrixGen is a core Java orthogonal Array Matrix Generator. It can generate Taguchi as well as Fisher Orthogonal Array Matrix. It supports any condition of mixed levels. It contains an example of how to self test itself using Orthogonal Array for Testing. It contains copious documentation on the code. Code does not throw any Java exception.

  • DOEMatrixGen allows full degrees of freedom to the User. The User can generate an OA for any number of runs(rows), any factors (columns) ,any permutation of mixed levels.

  • At the core, the DOEMatrixGen uses a simple modulo counter to generate the Full factorial OA. It also has a classical Taguchi algorithm function that generates pseudo algorithmic (but not full factorial nor pseudo random) cell value. The cell value is reffered to as partial OA.

  • The DOEMatrixGen flags off if the runs are unique or duplicate.

  • It also calculates the optimal run(rows) for the given levels and factors.(ROWSDOErecommended).

  • Development and Test Environment: Windows XP and Java 7 & Netbeans 8.2

Project Directory Structure

Available in DOEMatrix.zip

  • build
  • data
  • logs
  • nbproject
  • src

data Directory Structure

  • DOEMatrix : For CSV File Output of DOEMatrixGen OA
  • DOESelfTestConfig: For DOEMatrixGen Regression Testing Config Files: Run the function(method):mainRegresssionDOE
  • LevelValues:Contains the Level Mapping for UseLevelsFromFile=true

Files in data Directory (Base):DOEinputGeneralDefault

Files in LevelValues Directory:DOEColumninputLevelSignalNormal

Files in DOESelfTestConfig Directory: All Files DOEinputGeneral000 to DOEinputGeneral029 + DOEinputGeneralDefault

User Instructions

The User can use DOEMatrixGen to generate his/her full factorial / partial Orthogonal Array ( Taguchi/Fisher).Once the DOE Matrix is generated, the user can proceed with the experiments. This software does not do the analysis. The user can use Microsoft Excel or any other software.

In certain conditions. the 100% Full factorial OA might not be obtained. In such cases, the user has to manually make the appropriate changes. For help and guidance,the user can refer to the level (strength) analysis at the bottom of the screen/output. The user has to infer which cell has to change. All column strengths should be 100% in case of a full factorial OA. Fisher OA is Taguchi OA with level=2.

Jekyll Themes

Your Pages site will use the layout and styles from the Jekyll theme you have selected in your repository settings. The name of this theme is saved in the Jekyll _config.yml configuration file.

Support or Contact

Having trouble with Pages? Check out our documentation or contact support and we’ll help you sort it out.

doematrixgen's People

Contributors

rajesh-vpai avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

13269252368

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.