Statistiche descrittive
Le statistiche descrittive descrivono quantitativamente le feature di un campione di dati, come la media di base o la deviazione standard. I metodi cumulativi riportano una statistica man mano che ci si sposta tra gli elementi di un array. I metodi di spostamento riportano una statistica all'interno di una finestra locale di elementi della matrice, quindi passano alla finestra successiva.
Funzioni
Argomenti
- Computing with Descriptive Statistics
Analyze data with basic statistics.
- Linear Correlation
Covariance and correlation coefficients help to describe the linear relationship between variables.
- Linear Regression
Least squares fitting is a common type of linear regression that is useful for modeling relationships within data.
- Interactive Fitting
The Basic Fitting UI is an interactive data modeling tool.
- Programmatic Fitting
There are many functions in MATLAB® that are useful for data fitting.