filmov
tv
Theory of Computation #6: Regular Expression Examples
Показать описание
In this video we look at some examples to convert a problem to the corresponding regular expressions. It is very important to be able to write a regular expression for any problem/language given. This is the first step before attempting to make a finite state machine, which we would look at in the next video.
Hope this video helps! If it did, do share it with your friends.
Correction: At 9:18, the regex is incomplete as it does not account for cases with less 1's which do not need both 0's. The correct regular expression is:
0*(ε+1)0* + 0*(ε+1)00*(ε+1)0* + 0*(ε+1)00*(ε+1)00*(ε+1)0*
Hope this video helps! If it did, do share it with your friends.
Correction: At 9:18, the regex is incomplete as it does not account for cases with less 1's which do not need both 0's. The correct regular expression is:
0*(ε+1)0* + 0*(ε+1)00*(ε+1)0* + 0*(ε+1)00*(ε+1)00*(ε+1)0*
Theory of Computation #6: Regular Expression Examples
Regular Languages
Regular Languages: Deterministic Finite Automaton (DFA)
What is Regular Expression in Theory of Computation || Automata Theory || FLAT || Define
Complete TOC Theory Of Computation in One Shot (6 Hours) | In Hindi
1. Introduction, Finite Automata, Regular Expressions
Regular Expression Examples || Theory of Computation || Automata Theory || FLAT || Design a
Conversion of Regular Expression to Finite Automata - Examples (Part 1)
Regular Languages & Finite Automata (Solved Problem 6)
GATE CS/IT 2007 | Computer Science-Theory of Computation |Regular, CFL|Sol #6 | ucourse.in
Regular Expression Definition and Solved Examples | Theory of Computation
finite automata | TOC | Lec-6 | Bhanu Priya
regular expression | Examples | TOC | Lec-41 | Bhanu Priya
Lecture 16:Regular Expression Example 2 | Theory of Computation | FAFL
dfa example with solution | Part-3 | TOC | Lec-12 | Bhanu Priya
Theory of Computation: Homework 6 Solutions | TOC Standard Questions Session 6 | Deepak Poonia
Theory of computation #6 NET and Gate Solved questions| toc trb polytechnic
Theory of Computation: PDA Example (a^n b^2n)
LEARN REGULAR SETS AND REGULAR EXPRESSIONS IN 25 Minutes| Theory of Computation
Converting Regular Expression to Finite Automata Example 1 || Theory of Computation || TOC || FLAT
Complete TOC Theory of Computation in one shot | Semester Exam | Hindi
LEC 6 | Regular Expression Part 2 | Theory of Computation | GATE | SEMESTER | BARC | ISRO | DRDO
Lec-6: What is DFA in TOC with examples in hindi
6. Regular Expression to NFA - Theory of Computation
Комментарии