Channel Avatar

Fahad Hussain @UCapJpINJKHzflWwCQ8Kse2g@youtube.com

37K subscribers - no pronouns :c

Hi, Well come to Fahad Hussain YouTube Channel, A.I and Adva


23:42
Lesson 84: Taylor and Maclaurin Series | Convergence of Taylor Series
17:17
Lesson 83: Representation of Functions by Power Series | Operations with Power Series
17:50
Lesson 82 Part-II: Differentiation and Integration Power Series Convergence Divergence in Calculus
09:28
Lesson 81 Part-I: Power Series Convergence Divergence in Calculus
20:27
Lesson 80: Understanding Taylor Polynomials and Approximations in Calculus
12:01
Lesson 79 Part-II: The Ratio and Root Test | Root Test for Series
07:21
Lesson 78 Part-I: The Ratio and Root Test | Ratio Test for Series
19:37
Lesson 77: Alternating Series Test | Absolute and Conditional Convergence
12:51
Lesson 76: Comparison of Series | Direct and Limit Comparison Test
05:01
Lesson 13 Part-I: Some Basic Relationships between Pixels Neighbors of a Pixels
30:18
Lesson 12 Part-III: Image Sampling and Quantization | Linear VS Coordinate Indexing
08:11
Lesson 11 Part-II: Image Sampling and Quantization | Representing Digital Images
13:42
Lesson 10 Part-I: Image Sampling and Quantization | Basic Concepts in Sampling and Quantization
15:55
Lesson 09: Image Sensing and Acquisition
09:38
Lesson 08: Understanding Light and the Electromagnetic Spectrum
22:34
Lesson 07 Part-II: Image Formation in the Eye | Brightness Adaptation and Discrimination
11:53
Lesson 06 Part-I: Elements of Visual Perception | Structure of the Human Eye
06:47
Lesson 05: Components of an Image Processing System
08:31
Lesson 04: Fundamental Steps in Digital Image Processing
27:19
Lesson 03: Examples of Fields that use Digital Image Processing
06:43
Lesson 02: The Origins of Digital Image Processing
10:29
Lesson 01: Analog and Digital Images in Image Processing | Introduction to Digital Image Processing
04:28
Lesson 00: Course Outlines Digital Image Processing with Comupter Vision Books
28:55
Tutorial 45: Heap Data Structure | Priority Queue Min and Max Heap using C++
15:59
Tutorial 44: Binary Search Tree | BST Operations [Insertion Deletion Searching]
21:03
Tutorial 43: Binary Tree C++| Binary Tree Operations [insertion, deletion, traversal]
14:59
Tutorial 42: Depth First Traversal [Inorder Preorder Postorder] and Breadth First Traversal
14:51
Tutorial 41: What is Tree Data Structure and its Terminologies | Binary Tree and its Types
09:39
Tutorial 40: Ternary Search Algorithm Explained in C++ | Exploring Searching Data Structures
11:07
Tutorial 39: Exponential Search Algorithm Explained in C++ | Exploring Searching Data Structures
08:50
Tutorial 38: Jump Search Algorithm Explained in C++ | Exploring Searching Data Structures
17:01
Tutorial 37: Interpolation Search using C++ | Exploring Searching Data Structures
11:02
Tutorial 36: Meta Binary Search | One Sided Binary Search Data Structure using C++
15:44
Tutorial 35: Binary Search Data Structure using C++ | Searching Algorithm Explained
13:30
Tutorial 34: Linear Search Data Structure using C++ | Searching Algorithm Explained
04:09
Tutorial 33: All Sorting Algorithm of Comparison and Non-Comparison based Complexity
12:41
Tutorial 32: Bucket Sort Algorithm | Radix Sort Implementation using C++
15:52
Tutorial 31: Counting Sort Algorithm | Count Sort Implementation using C++
14:02
Tutorial 30: Radix Sort in Data Structure using C++ Implementation
23:13
Tutorial 29: Quick Sort in C++ | The Fastest Sorting Algorithm Explained
17:04
Tutorial 28: Shell Sort Implementation in C++ | Shell Sort Algorithm Visualization & Explanation"
21:34
Tutorial 27: Merge Sort Explained in C++ | Merge Sort Algorithm Explained
11:51
Tutorial 26: Bubble Sort using C++ Essential Sorting Algorithm Explained
11:23
Tutorial 25: Selection Sort using C++ Essential Sorting Algorithm Explained
17:43
Tutorial 24: Insertion Sort in C++ | Easy Tutorial for Beginners with Code Walkthrough
09:29
Tutorial 23: Sorting Concepts Explained Internal vs External Comparisons Swapping Recursion & More!
16:55
Tutorial 22 Part 03: Circular Queue in C++ | Standard Library to make Circular Queue in C++
14:16
Tutorial 21 Part-II: Double Ended Queue C++ | Deque in C++ Standard Template Library - STL
37:27
Tutorial 20 Part 01: Queue Data Structure Implementations using [Array, Linked List, STD]
17:39
Tutorial 19: Sudoku problem using Backtracking and Recursion in Data Structure
31:11
Tutorial 18: Infix Prefix Postfix in Data Structure using C++ | Stack Application Equation Parsing
15:22
Tutorial 17: Tower of Hanoi Using Recursion C++ | Stack Application TOH
30:02
Tutorial 16: Stack Data Structure Complete | Basic STL and Implementation of Stack using c++
23:56
Tutorial 15: Rat in a Maze Problem Backtracking and Recursion using C++
22:59
Tutorial 14: N-Queen Problem using Recursion and Backtracking with C++ Code
23:43
Tutorial 13: Recursion and its types [Tail, Non Tail, Direct, Indirect Recursion]
18:33
Tutorial 12 Part IV: Singly Circular Linked List Doubly Circular Linked List with All Operations
34:38
Tutorial 11 Part-III: Doubly Linked List all Operations[Insertion Deletion Traversing Searching
29:42
Tutorial 10 Part-II: Singly Linked List all Operations[Insertion Deletion Traversing Searching]
14:49
Tutorial 09 Part I: Singly Linked List Data Structure | How Singly Linked List Work