DFA to RE State Elimination Multiple Final and Dead State Example || Lesson 37 || Finite Automata ||

  Рет қаралды 12,222

Learning Monkey

Learning Monkey

Күн бұрын

Пікірлер: 22
@Touhocaloid
@Touhocaloid Ай бұрын
I have a DFA that Has qA transfer to itself on 1 and goes to qB on 0, qB goes back to qA on 1 and goes to accepting state qC on 0, qC goes to accepting state qD on 1 and qD repeats on itself on 1 and goes back to qC on 0. I can't figure it out at all, please help!
@programmerJourney
@programmerJourney 2 жыл бұрын
professor you are professional thanks really for everything
@LearningMonkey
@LearningMonkey 2 жыл бұрын
So nice of you
@hruthikn3861
@hruthikn3861 28 күн бұрын
Does the regular expression vary on different methods of solving this problem?
@LearningMonkey
@LearningMonkey 28 күн бұрын
Yes it may vary. But the language accepted by them should be same
@thisismeagain86
@thisismeagain86 2 жыл бұрын
amazing work , keep it up , it really helped me in understanding this. :)
@mohamedwelteir
@mohamedwelteir Жыл бұрын
How about a regular expression for any string in 0,1 except 11 and 111
@buzz1386
@buzz1386 2 жыл бұрын
11* is different from 1*, why did you write so?
@LearningMonkey
@LearningMonkey 2 жыл бұрын
From A to B we need input 1 B is having 1* So finally 11*
@sindhukorubilli7502
@sindhukorubilli7502 2 жыл бұрын
In the end can aa* also be minimized to a*? just like how bb* was minimized?
@LearningMonkey
@LearningMonkey 2 жыл бұрын
No. Epsilon or bb* can be converted to b*. aa* is not a*
@shihabkhandoker8706
@shihabkhandoker8706 2 жыл бұрын
@@LearningMonkey aa* can be written a+ right??
@arunsuresh8547
@arunsuresh8547 9 ай бұрын
5:14 , why shouldn't i write epsilon+aa*b as "a*b" ?
@LearningMonkey
@LearningMonkey 9 ай бұрын
a*b means it accept b. Which is not possible using aa*b
@tonypepper
@tonypepper Жыл бұрын
Sir how did epsilon+11* , become 1*
@LearningMonkey
@LearningMonkey Жыл бұрын
Epsilon means nothing 11* means minimum single one This or that means 1* 1* means nothing or single one Two one's etc
@tonypepper
@tonypepper Жыл бұрын
Thank you sir ❤. Thanks for replying
@areejsiddiqui6706
@areejsiddiqui6706 Жыл бұрын
can the answer for 2nd question be simplified to b*aa*b* ?
@arunsuresh8547
@arunsuresh8547 7 ай бұрын
Epsilon+bb* becomes b* then why aa* can't be written as a* .. ? I didn't understand this ..
@LearningMonkey
@LearningMonkey 7 ай бұрын
aa* means first one a followed by any number of a's This means atleast one a So epsilon not there
@KamliHeer-qo9qv
@KamliHeer-qo9qv Жыл бұрын
thank u
@LearningMonkey
@LearningMonkey Жыл бұрын
Have a great learning in CSE
When you have a very capricious child 😂😘👍
00:16
Like Asiya
Рет қаралды 18 МЛН
Cat mode and a glass of water #family #humor #fun
00:22
Kotiki_Z
Рет қаралды 42 МЛН
NFA to Regular Expression Conversion, and Example
14:46
Easy Theory
Рет қаралды 110 М.
Minimization of DFA (Example 1)
15:56
Neso Academy
Рет қаралды 1,7 МЛН
Regular Languages: Deterministic Finite Automaton (DFA)
6:28
Deterministic Finite Automata (Example 1)
9:48
Neso Academy
Рет қаралды 1,9 МЛН
Theory of Computation: Conversion of RE to Epsilon-NFA
16:48
Anita R
Рет қаралды 172 М.
NFA to Regex Conversion Example #1, "Simple" (GNFA Method)
15:01
Easy Theory
Рет қаралды 31 М.