Video 66: Evolution of Laplace and Z-Transform form Fourier Transform
NA
Video 65: Texture Classification using Wavelet Scattering Transform (with MATLAB Code)
Download texture image databases: Download
Video 64: Wavelet Scattering Transform (WST) for Signals and Images (with MATLAB Code)
Download test images and audio Files: Download
Video 63: Comparison of Threshold Estimation Methods for Wavelet based Denoising of Audio Signals (with MATLAB Code)
Download Audio Files: Download
Video 62: Color Edge Features and DWT based Image Retrieval (Theory and MATLAB Implementation)
Image Database: Download
Video 61: Time Series Prediction using ANFIS (Theory and MATLAB Implementation)
NA
Video 60: ANFIS: Neuro-Fuzzy Inference System (Theory and MATLAB Implementation)
NA
Video 59: Understanding Fuzzy Logic Controllers (Theory and MATLAB Implementation)
NA
Video 58: Transform Basics (Concepts of Orthogonal, Bi-orthogonal vectors, Basis functions & Transforms)
NA
Video 57:Rice Grain Quality Assessment using Morphological Image Processing (Offline and Realtime mode)
Test Images: Download
Video 56: Pseudo Coloring (Grayscale image to Color image Conversion)
Test Images: Download
Video 55: Discrete Fourier Transform (DFT) of 1-D Signals
NA
Video 54: Face Recognition using Wavelet Features and PCA (With MATLAB Code)
Video 53: ECG based Heart Disease Diagnosis using Wavelet Features and Deep CNN (Arrhythmia detection)
NA
Video 52: LTI System Analysis using Python (With Python Code)
NA
Video 51: Solution of State Equations (Homogeneous & Nonhomogeneous) with MATLAB Simulation
NA
Video 50: Introduction to State Space Analysis (Physical Systems Modelling) (With MATLAB Code)
NA
Video 49: LTI System Analyzer using MATLAB GUI (With Code)
NA
Video 48: Denoising of Signals and Images using Wavelet Packet Transform
Video 47: Wavelet Packet Transform (WPT) of signals and Images
NA
Video 46: Object Classification using HOG features and ECOC Multi-Class SVM
Video 45: HOG (Histogram of Oriented Gradients) Features (Theory and Implementation using MATLAB and Python)
- All Test Images used: Download
Video 44: Walsh-Hadamard Transform (Signal Filtering and Image Compression)
Video 43: Symmetrical Components Analysis of Unbalanced Three-Phase Vector (Theory and MATLAB Code)
NA
Video 42: Animated 2D and 3D Plots using MATLAB
NA
NA
Video 39: Implementing Deep CNN in Python using TensorFlow and Keras (Face Mask Detection Problem)
NA
NA
NA
Video 34: Device Control using DTMF signals and MATLAB's App Designer
NA
Video 33: Content Based Image Retrieval (CBIR) using Wavelet Features, CLD and EHD of MPEG-7
Video 32: Edge Histogram Descriptor (EHD) of Mpeg-7 for Image Retrieval
Video 31: Color Layout Descriptor (CLD) of MPEG-7 for Image Retrieval (With MATLAB Code)
Update: During video making, one typo error is introduced in the code of file "findcld.m" at lines 24 and 25. Please update the code as given below.Old lines:Cbdct = blockproc(YCbCr(:,:,2),[8 8],dctopCbCr);Crdct = blockproc(YCbCr(:,:,3),[8 8],dctopCbCr);Replace old lines with the followings:Cbdct = blockproc(YCbCr(:,:,2),[8 8],dctop);Crdct = blockproc(YCbCr(:,:,3),[8 8],dctop);
NA
Video 29: Design and Comparative Performance Analysis of P, I, D, PI, PD & PID Controllers (With MATLAB Code)
NA
Video 28: Discrete Fourier Transform (DFT) of images and Image Filtering (With Example MATLAB Codes)
- Lena Image: Download
- Noisy Lena Image: Download
- Mask Image: Download
- Text Image: Download (Source: DIP by R. C. Gonzalez)
Video 27: Discrete Cosine Transform (DCT) of Images and Image Compression (Examples with MATLAB codes)
Video 26: ECG's QRS Peak Detection and Heart Rate Estimation using Discrete Wavelet Transform (DWT) in MATLAB
- ECG Test Signals: Download
Video 25: Image Fusion using Discrete Wavelet Transform (DWT) in MATLAB (Restoration, Mixing and Morphing)
- All used images: Download.
Video 24: ECG Signals Classification using Continuous Wavelet Transform (CWT) & Deep Neural Network in MATLAB
NA
Video 23: Continuous Wavelet Transform (CWT) of 1-D Signals using Python and MATLAB (with Scalogram plots)
NA
Video 22: How to Create a Deep Neural Network in MATLAB (Digit Recognition Example)
- Digit Database: Download
Video 21: MNIST Dataset (Digit & Fashion) to PNG/ JPG Images Conversion using MATLAB
NA
Video 20 (Introduction to Deep Learning)
NA
Video 19 (Introduction to Artificial Intelligence)
NA
Video 18 (Face Recognition using PCA in MATLAB)
NA
Video 17 (Principal Component Analysis (PCA) for Images and Signals)
NA
NA
Video 14 (Reading Android Sensor’s Data using PYTHON & MATLAB with CSV Read and offline Processing)
NA
Video 11 (Curvelet Transform Analysis and Denoising of Images using MATLAB)
Video 8 (Wavelet based Denoising of 1-D Signals using Python)
- Guitar Audio: Download.
Video 6 (Wavelet based Denoising of Audio Signals using MATLAB and SIMULINK)
Video 5 (Introduction to Wavelet Theory and Its Applications)
NA
Video 4 (Audio Signal Processing using SIMULINK)