=========================
This GitHub repository contains the datasets (in xlsx, csv, and mat format) and all the code with the examples and figures contained in the book:
Riani, M., Corbellini, A., Atkinson, A.C., Grossi, L., Laurini, F., Morelli, G., Perrotta, D. and Torti, F. (2025). Data Science with MATLAB, Giappicchelli Eds.
All examples have been tested with MATLAB ver. 2025a, but are backward compatible with version 2022a.
The following links point to the resources of the chapter of interest (the name of the folder containing the files is shown in parentheses).
- Introduction to using MATLAB and data management) (ch1Introduction)
- Linear algebra (ch2Algebra)
- Exploratory data analysis and pivot tables (ch3UnivariatePIvot)
- Importing data from the web (in real time) (ch4Imports)
- Random variables: density, distributions and parameter estimates (ch5Distributions)
- Preliminary data treatments (ch6Preliminary)
- The relationship between quantitative variables: correlation and co-gradation (ch7Correlation)
- Graphical representations (ch8Plots)
- Association (ch9Association)
- Distances and similarity indices (ch10Distances)
- Dimensionality reduction (ch11PCA)
Read this guide which illustrates the steps to have a correctly configured MATLAB environment to run the examples in the book.
To report typos, inaccuracies, and modifications, please use the Issues button...
... and create a new entry.