Sort by

Newest

Oldest

Popular

Turing machine Example - 2 | L = { aⁿbⁿcⁿ / n ≥ 1 }
00:11:50
Turing machine Example - 1 | L = { aⁿbⁿ / n ≥ 1 }
00:11:58
CFG to PDA | Example - 1
00:12:21
Bayesian Network | Probabilistic Graphical Models | Inference Example 1
00:09:49
Bayesian Network | Probabilistic Graphical Models | Calculating Total Probabilities |  Example - 1
00:11:47
Basic COCOMO Model | Intro + Example | Example - 1 | Software Engineering
00:08:13
 PDA Example - 7 | NPDA Design | Even Palindrome |  PDA for L = {WWᴿ | W ∈ (a+b)*}
00:15:55
Pushdown Automata Example - 6 | PDA for L = {WCWᴿ | W ∈ (a+b)*}
00:14:20
Pushdown Automata Example - 5 | PDA for L = { aⁿ bᵐ cⁿ  | m , n ≥ 1 }
00:12:45
Pushdown Automata Example - 4 | PDA for L = aⁿ bⁿ cᵐ (m,n ≥ 1)
00:14:08
Pushdown Automata Example - 3 | PDA for L = aᵐ bⁿ cᵐ⁺ⁿ
00:14:56
Pushdown Automata Example 2 | PDA for aⁿ b²ⁿ (n ≥ 1)
00:17:29
Introduction to Pushdown Automata | PDA Basics with a^n b^n Example
00:19:03
Regular Expression to NFA to Minimized DFA | Strings Starting with ‘a’ and Ending with ‘b’
00:13:32
Transition Diagram to Regular Expression | Arden’s Theorem Explained with Example - 2
00:06:00
Transition Diagram to Regular Expression | Arden’s Theorem Explained with Example
00:13:52
Regular Expression to NFA to Minimized DFA | Strings Ending with 00
00:16:10
Function Point Numerical Example - 1 | Software Engineering
00:12:09
Introduction to DFA | Mathematical Definition & 3 Basic Examples
00:17:02
Moore Machine Example | Output 'a' if Ends with 101, 'b' if Ends with 110, Else 'c' (Alphabet {0,1})
00:17:03
Convert Regular Expression to NFA | Thompson’s Construction Method
00:13:18
NFA Example | Strings with 3rd Last Symbol = 1 over Alphabet {0, 1}
00:10:53
NFA Example | Strings Ending with "aa" over Alphabet {a, b}
00:05:58
DFA Example | Strings with Even Number of 0s and Odd Number of 1s (Alphabet {0,1})
00:13:43
DFA Example | Accept Strings with at Least Three ‘a’s over {a, b}
00:10:36
Finite State Machine | Strings with Odd Length Starting with 0 or Even Length Starting with 1
00:11:49
Finite State Machine | Accept Strings Without '11' as a Substring over input Alphabet =  {0,1}
00:08:38
Finite State Machine: Check if a Binary Number is Divisible by 3
00:11:17