Description
In this course, you will learn:-
- MATLAB for Statistics
Syllabus:-
-
Creating, Concatenating, and Expanding Matrices
-
Accessing to the Elements of Vectors and Matrices
-
Reshaping and sorting vectors and matrices
-
Multidimentional arrays
-
Cell array creation and accessing to the elements of cell arrays
-
Access Data in Cell Array
-
Table creation in MATLAB
-
Table creation from file using readtable matlab function and import table icon
-
Table creation, assigning row and variable names and accessing to the elements
-
Table indexing methods
-
Histogram plot using the MATLAB histogram() function
-
Histogram plot using the MATLAB histogram() function
-
Histogram Plot with Normalization
-
Plot multiple histograms, fitting pdf to normalized histogram
-
2D Histogram plot using histogram2() MATLAB function
-
Z-TEST using MATLAB