Skip to content

Latest commit

 

History

History
25 lines (22 loc) · 590 Bytes

README.md

File metadata and controls

25 lines (22 loc) · 590 Bytes

Analytics

A Matlab-based software with basic statistical tools using GUIDE to contruct the graphycal interface.

Main Screen

Features

  • Import database from a Excel sheet (xlsx/xls)
  • Save state
  • Histogram
  • Variable x Variable chart
  • Boxplot
  • Point Cloud
  • Process capability
  • Control Chart
  • Correlation Table
  • Linear regression
    • Simple
    • Multiple
  • Nonlinear regression
    • Simple
    • Multiple
  • Scatterplot 3D

Setup

To run, execute Analytics to run "Analytics.m" script on Matlab Command Window or run "Analytics.fig" on GUIDE.