Welcome to Exploring Technologies

A True Learning Platform

Have smile on face and Confidence in heart

Learn with me, Grow with Me

Become the leader and step ahead of others

Do excel in areas of your expertise and lead the world

Come and join hands with me

Let us learn and grow together to make our tomorrow better.

Video 64: Wavelet Scattering Transform (WST) for Signals and Images (with MATLAB code)

 



Hello Viewers. In this video, Wavele Scattering Transform (WST) is explained for both 1D and 2D signals. This lectures explains that how WST coefficients can be computed for 1D and 2D signals. The MATLAB implementation is disscussed. MATLAB code is given and well explained for both the cases of 1D and 2D signals.

This video includes following components,

* Introduction to Wavelet Scattering Transform (WST).
* Computing WST coefficients of 1D signal.
* WST network similarity as CNN and WST coefficients as feature vector.
* WST for images (2D signals).
* MATLAB implementation (with MATLAB code).


Link of previous video:

Introduction to Wavelet Theory and Its Applications: Click Here

Download:

Test Images and Audio: Click Here

Video 63: Comparison of Threshold Estimation Methods for Wavelet based Denoising of Audio Signals (with MATLAB Code)

 




Hello Viewers. In this video, a comparative study is shown to help us in selecting best combination of thresholding method, wavelet function and level of decomposition for denoising of audio of some Indian musical instruments.
This video includes following components,
  • Introduction to denoising using wavelets.
  • Various Noise estimation and Threshold Selection methods.
  • MATLAB implementation (with MATLAB code).
  • Applying these methods on audio of some Indian musical instruments.
  • Comparative study and Result Analysis.
Wavelet transform is a very powerful tool in the field of Signal Denoising. It gives far better denoising results as compared to frequency selective filters.


Links of previous videos.

1. Introduction to Wavelet Theory and Its Applications: Click Here

2. Wavelet based denoising of audio signals using MATLAB and SIMULINL: Click Here

3.  Wavelet Based Denoising of 1D Signals using Python: Click Here

Download Audio Files

Video 62: Color Edge Features and DWT based Image Retrieval (With MATLAB Code)

 



Hello viewers, in this video, Content Based Image Retrieval (CBIR) is implemented. This CBIR utilizes both the color and edge features of the images. For this purpose, Color Edge Histograms are obtained. To reduce the size of feature vector, Discrete Wavelet Transform (DWT) is also used. The simulation results show the effectiveness of the proposed algorithm for effective CBIR.     
 
This video includes following contents, 

* Introduction to Content Based Image Retrieval (CBIR).
* Color Edge Feature (Proposed  Algorithm).
* Finding Feature Vector (Training Process).
* Testing Process.
* MATLAB implementation (with MATLAB code).
* Result Analysis.

-----------------------------------------------------------
1. Previous video:
   Color Layout Descriptor (CLD) of MPEG7 for Image Retrieval: Click Here
   
2. Previous video:
   Edge Histogram Descriptor (EHD) of MPEG7 for Image Retrieval: Click Here
   
3. Previous video:
   Content Based Image Retrieval (CBIR) using Wavelet features, CLD and EHD of MPEG7: Click Here

---------------------------------------------------------------
Download Resources:

Image Database: Click Here

Video 61: Time Series Prediction using ANFIS (With MATLAB Code)

 



Hello viewers, in this video, The Time Series Prediction using Adaptive Neuro-Fuzzy Inference System (ANFIS) is explained. The time series taken here is Mackey-Glass chaotic time series, which is considered as benchmark problem. The ANFIS based algorithm for time series prediction is explained in detail.     
 
This video includes following contents, 

* Introduction to time-series prediction.
* ANFIS for time-series prediction.
* Mackey-Glass chaotic time series (A benchmark).
* Time series prediction algorithm using ANFIS.
* MATLAB implementation (with MATLAB code).
* Result Analysis.

-----------------------------------------------------------
1. Previous video:
"Fuzzy Logic Controller (FLC)": Click Here

2. Previous video:
"ANFIS (Adaptive Neuro Fuzzy Inference System)": Click Here
 

Video 60: ANFIS: Neuro-Fuzzy Inference System (Theory and MATLAB Implementation)

 


Hello viewers, in this video, The Neuro-Fuzzy modelling highlighting ANFIS is explained. The basic theory of ANFIS is presented. Also the complete process of MATLAB implementation is given. In MATLAB implementation, the ANFIS is used as universal approximator. The two functions 1D sin(t) and 2D sin(r)/r are realized using ANFIS.   

 This video includes following contents, 

  • Neuro – Fuzzy Modelling.
  • Adaptive Neuro-Fuzzy Inference System (ANFIS).
  • ANFIS Architecture.
  • ANFIS Hybrid learning algorithm.
  • ANFIS Applications.
  • ANFIS as Universal Approximator (UA).
  • MATLAB Implementation of ANFIS as UA (with MATLAB code).

--------------------------------------------------------------------------------------

1. Previous video:

"Fuzzy Logic Controller (FLC)": Click Here

2. Link for research paper of Jang: Click Here 

Video 59: Understanding Fuzzy Logic Controllers (Theory and MATLAB Implementation)

 



Hello viewers, in this video, Fuzzy Logic Controller (FLC) is explained. Along with basic theory, the complete FLC design steps are explained. An FLC for steam throttle control is designed. Also the complete process of MATLAB implementation is explained.   
 
This video includes following contents, 

* Why need controllers?
* Classical controller and Fuzzy logic controller (FLC).
* Inside Fuzzy Logic Controller (FLC).
* Design of FLC for a throttle control system.
* Fuzzification.
* Rule base implementation.
* De-fuzzification.
* Simulation of designed FLC using MATLAB.