MATLAB and Its Features

You might also like

Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 4

1.

MATLAB and its features

Basic mathematics with MATLAB

Matrix operations

Working with arrays of numbers

Graph plots: Sine, cosine plots, and overlay plots

Solving Linear equations

2. Signal processing and communication applications using MATLAB.

Discrete signal plotting,

Sampling of continuous time signals,

DFT and convolution of signals

Filter designing

Frequency domain representation of signal

3. Image processing applications using MATLAB.

Image restoration

Morphological operations
Histogram equalisation

4. Control system applications using MATLAB

Basicsof control system

Bode plot, Nyquist plot, Root locus.

State space analysis.

5. Introduction to Simulink.

Designing of basic communication and control systems using Simulink.

6. Fuzzy logic toolbox in MATLAB.

Rule designing and optimization using Fuzzy logic.

Case study using Fuzzy logic

Linear Algebra . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 95
8.2 Mean vector . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 97
8.3 Covariance matrix . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 97
8.4 Precision matrix . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 99
8.5 Mahalanobis distance . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 100
8.6 Multivariate normal distribution . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 102
8.7 Exercises .

Estimators of the main statistical measures . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 61


7.2 Main distributions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 63
7.3 Hypothesis Testing . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 65
7.4 Testing pairwise associations . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 67
7.5 Non-parametric test of pairwise associations . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 72
7.6 Linear model . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 74
7.7 Linear model with statsmodels . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 80
7.8 Multiple comparisons . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 85
7.9 Exercises .
Normal distributionThe Chi-Square distribution The Fisher’s F-distribution

Bionmial distribution, Expontential distribution,

Data Representation16m
Statistical Data Analysis13m
Data Visualization51m
Dimensionality Reduction55m
Data Classification1h 39m
Data Prediction56m

9 hours to complete
Data analysis in MATLAB

6 videos (Total 293 min)


SEE LESS
6 videos
Data Representation16m
Statistical Data Analysis13m
Data Visualization51m
Dimensionality Reduction55m
Data Classification1h 39m
Data Prediction56m
8 practice exercises
Loading and Inspecting Datasets15m
Detecting Outliers15m
Histogram plots15m
Scatter plots15m
PCA15m
Smartphone activity classifier15m
Predicting Fuel Efficiency Using Regression Trees

Signals as Time Dependent Data41m


Signal Interpolation16m
Audio Analysis25m
Convolution Filtering35m
Signal Frequency Analysis1h 30m
Sampling and Aliasing19

Image Representation18m
Image Resampling21m
Image Intensity & Color Distributions32m
Image Filtering58m
Image Segmentation54m
5 practice exercises
Cropping15m
Color Images15m
Motion15m
Convex Hull10m

Matrix Multiplication of Vectors, Determine Linearity. The Principle of Superposition,


Composition and Multiplication of Matrices. Properties of Matrix Multiplication, Solving
Linear Systems and Inverses, Rank, Determinants, Eigen Value and Vector, Solving
electrical circuit equation, generation of random data, analysing parameters of different
distribution Normal Distribution, The Chi-Square Distribution, The Fisher’s F-distribution
Binomial distribution, Exponential distribution.
Loading and Inspecting Datasets, Dot product, arithmetic operation on data, calculation of
mean, covariance matrix, Euclidean distance, norm, Detecting Outliers, Histogram plots,
Scatter plots, PCA analysis, data prediction.

One and two dimensional signal sampling, aliasing, interpolation, convolution, filtering,
resampling and frequency analysis and visualization, intensity and colour distribution of
image.

Perform linear , quadratic , Gaussian fitting of data, computation of local and global
statistical parameters of data, classification of data, clustering of data, labelling on data.
Simulink model to stability analysis using root locus, bode plot, Nyquist plot, Simulink
model for modulator and demodulator, Simulink model for water level indicator system.

You might also like