News

Main MATLAB script. It plots the test_field in 1D, 2D (contour plot) and 3D (slice plot). All the plotting functions are called from this file. mat file with a test vector field. Contains the 3D space ...
A Matlab histogram shows a distribution of data grouped into regular intervals called bins. Matlab has predefined functions for creating histograms in Cartesian or polar coordinate systems. After ...
Matlab examples for computing descriptives statistics of a data set and constructing histograms and boxplots for the data. Taken from "Probability Models for Data Analysis." ...