REGULAR EXPRESSIONS IN AUTOMATA THEORY || REGULAR EXPRESSION WITH EXAMPLE || TOC
Вставка
- Опубліковано 7 лют 2025
- A Regular Expression can be recursively defined as follows −
ε is a Regular Expression indicates the language containing an empty string. (L (ε) = {ε})
φ is a Regular Expression denoting an empty language. (L (φ) = { })
x is a Regular Expression where L = {x}
If X is a Regular Expression denoting the language L(X) and Y is a Regular Expression denoting the language L(Y), then
X + Y is a Regular Expression corresponding to the language L(X) ∪ L(Y) where L(X+Y) = L(X) ∪ L(Y).
X . Y is a Regular Expression corresponding to the language L(X) . L(Y) where L(X.Y) = L(X) . L(Y)
R* is a Regular Expression corresponding to the language L(R*)where L(R*) = (L(R))*
If we apply any of the rules several times from 1 to 5, they are Regular Expressions.
----------------------------------------------------------------------------------------------------------------
AUTOMATA THEORY || THEORY OF COMPUTATION
• INTRODUCTION TO AUTOMA...
COMPILER DESIGN
• INTRODUCTION TO COMPIL...
DATABASE MANAGEMENT SYSTEM
• DATABASE MANAGEMENT SY...
DATA STRUCTURES
• INTRODUCTION TO DATA S...
JAVA PROGRAMMING
• CORE JAVA TUTORIAL FOR...
R PROGRAMMING
studio.youtube...
HTML TUTORIALS WITH IMPLEMENTATION || LEARN HTML IN 4 HOURS
• HTML TUTORIALS WITH IM...
LEARN CSS IN 3 HOURS || CASCADING STYLE SHEETS FOR BEGINNERS
• LEARN CSS IN 3 HOURS |...
JAVA SCRIPT FOR BEGINNERS IN 7 HOURS || LEARN JAVA SCRIPT IN 7 HOURS || JAVA SCRIPT
• JAVA SCRIPT FOR BEGINN...
XML (eXtensible Markup Language)
• XML (eXtensible Markup...
OPERATING SYSTEM
• OPERATING SYSTEM
ETHICAL HACKING
• Video
VI EDITOR BASICS IN LINUX / UNIX || LEARN VI EDITOR COMMANDS || LINUX || UNIX
• VI EDITOR BASICS IN LI...
HOW TO DOWNLOAD & INSTALL MySQL IN WINDOWS 10
• HOW TO DOWNLOAD & INST...
PYTHON PROGRAMS
• PYTHON PROGRAMS
C PROGRAMMING
• 01 - VARIABLES & CONST...
CORE JAVA TUTORIAL FOR BEGINNERS || LEARN CORE JAVA IN 15 HOURS || JAVA TUTORIALS FOR BEGINNERS
• CORE JAVA TUTORIAL FOR...
PYTHON TUTORIALS FOR BEGINNERS (తెలుగు లో)
• Learn Python from Scra...
PYTHON OOPS - MODULES - EXCEPTION HANDLING (తెలుగు లో)
• PYTHON - OOPS CONCEPTS...
PYTHON NUMPY TUTORIAL IN TELUGU (తెలుగు లో) || COMPLETE NUMPY TUTORIALS IN TELUGU
• PYTHON NUMPY TUTORIAL ...
PYTHON PANDAS TUTORIAL IN TELUGU (తెలుగు లో) || COMPLETE PANDAS TUTORIALS IN TELUGU || DATA SCIENCE
• PYTHON PANDAS TUTORIAL...
MATPLOTLIB LIBRARY - PYTHON PROGRAMMING (ENGLISH)
• MATPLOTLIB LIBRARY - P...
PYTHON DATABASE CONNECTIVITY - MYSQL & MS-EXCEL
• PYTHON DATABASE CONNEC...
DATA STRUCTURES USING PYTHON (ENGLISH)
• DATA STRUCTURES USING ...
----------------------------------------------------------------------------------------------
Instagram : / sundeepsaradhikanthety
Automata and RE , obviously are the hardest of subjects to teach and you are doing with par excellence . thank you Sir
Nicely u explained sir 👌 👏 ur way of teaching and ur efforts for mkng this video superb....thnk u very much sir....
Nice and good👍 sir
Good explanation. Thank you Mr. Sundeep 👍🏻
Thank you Ram for your support
And with my like 1k completed 🤭🤩
Thank you Sir for your amazing and valuable explanation 💫
Sir, you are a masterpiece. Your videos are really helpful!!!
It's very nice explanation 🙂
Sir ,In the last question's answer RE=a(a+b)b Should we put concatenate symbol? Like RE=a.(a+b).b Is it okay to having answer without "."
sir, for the last example starts with a and ends with b re is (a+b)*ab this is also correct sir
How? Can you pls explain
no
Sir, yy we can use "+" Instead of we can use ".".it is also correctly na sir
Sir, in which syllabus are you covering this topic?
Sir in the last example why you have written R. E= a(a+b)*b? How you written that? I haven't understood that. Instead of that can't we write it as R.E = a(a.b)*b? Please explain me sir
(a+b)* indicates that it can either take a or b but a.b indicated that it will take both and b the language for starting a and ending with b will be like {ab,aab,abb,abab,....}
👌🏼👌🏼👌🏼👌🏼👌🏼
Sir are you saying R18 syllabus?...
Please where is the next video
Construct NFA for RE-01[((10)+111)*+0]* with necessary rules.
help me this please
❤
Today I have Maths exam. I will post the result If I pass it
Pass or not?
You passed or fail bro
Fail 😂😂
Worry abt ur future bro
So not pass
Hi i have an exam about finite automata and kleens theorem can you help me on that?