
In this lecture, we will explain how to create, concatenate and expand vectors and matrices in MATLAB
In this lecture, accessing to the elements of vectors and matrices is demonstrated using MATLAB
In this lecture, multidimentional arrays will be explained
Cell array creation and accessing to the elements of cell arrays is explained
Accessing data in cell arrays and sub cell formation are explained.
Table creation using variables is explained in MATLAB
In this lecture, table creation from reading a file is explained in MATLAB
In this lecture, we first illustrate the creation of tables via different methods, then show how to assign or chance row and variable names of the tables, and next do some exercises for accessing to the elements of the tables using row and column names
In this lecture, we will explain table indexing methods in MATLAB and solve some MATLAB exercises for table indexing
In this lecture, we explain the use of MATLAB function histogram(), and give information about the histogram graph obtained using the MATLAB function histogram().
The lecture is a continuation of the previous lecture, we master about the use of MATLAB histogram() function.
In this lecture, we explain different use of the histogram plot using MATLAB function histogram(), and also explain the normalization operation on the histogram plots to get the probability mass and the probability density function graphs of the data vector.
In this lecture, we will explain plotting multiple histograms, and illustrate the histogram fitting to Gaussian probability density function and introduce histcounts() MATLAB function.
In this lecture, we explain 2D histogram plot using the MATLAB function histogram2. We provided clear examples for 2D histogram plotting.
In this lecture, we explain how to do a z-test using MATLAB
In this course, statistic subjects will be covered using MATLAB. We will start with the explanation of vectors, matrices and cells, then proceed with the tables which is an important subject in statistics. Density functions and cumulative distribution functions will be explained. Histograms and boxplots use in MATLAB will be explained by examples. We will consider Hypothesis tests using MATLAB functions ztest, ttest, vartest. Analysis of variance, and multivariate analysis of variance will be studied using MATLAB. Linear and non-linear regression models will be covered. Generation of random data for definite densities and simulation using random data is the last topic to be covered in this course.