Conversion of NFA to DFA

preview_player
Показать описание
TOC: Conversion of Non-deterministic Finite Automata (NFA) to Deterministic Finite Automata (DFA).
Topics discussed:
1. This lecture shows how NFA and DFA are equivalent and how to convert an NFA to its equivalent DFA.
2. Equivalence of NFA and DFA.
3. Example of converting the NFA for a language that accepts all strings that starts with '0' to its equivalent DFA.

Music:
Axol x Alex Skrindo - You [NCS Release]

#TheoryOfComputation #TOCByNeso #NFAtoDFA #NFA #DFA #AutomataTheory
Рекомендации по теме
Комментарии
Автор

You deserve an award. You've probably saved more lives than Superman.

andrewschatz
Автор

I learned more in 10 minutes than I have in 8 weeks paying $1K in class. GPA savior.

LuisHerrera-vrfk
Автор

From having no knowledge about my compiler engineering subject to kickoff the subject like a master, I've come a long way with your teaching sir .... THANK YOU SO MUCH !!!

LEARN-LEGENDS
Автор

I put aside my university study materials because they are useless (lack of explanation) for the sake of this course and instead of stomping around in one topic/exersize for a week, I have already gone through half the material in 3 days with examples. Thank you very much!

tr_olia
Автор

u have made the subject which i feared look damn easy, thanks a lot for your teaching, stay blessed sir

-sritejrajulu
Автор

I've been reading comments under algorithm tutorial videos and I learned more ways to flatter than to program

pallasepithet
Автор

This example is too simple as the NFA & DFA are nearly identical

forgotaboutbre
Автор

Today I also converted to a DFA:
Definitely
Fixing-for
Academic Probation

Drummerboyth
Автор

Appreciate your work, helping me a lot with automata theory. Very simple and detailed work, keep continuing it.

ArBasith
Автор

Thanks a lot, man! got a headache reading my lecture notes to figure it out but you put it pretty nicely!

arashkeyghobadi
Автор

This channel is a gem for engineering students.

AbhishekVerma-fewo
Автор

This is the best example ever. Thanks a lot Tomorrow is my test and your explaination help me a lot

jevierizzamaulana
Автор

Great videos! A correction maybe: In NFA the delta function goes from Q times sigma to P(Q). The power set. 2^|Q| is the cardinality of that set.

supersakib
Автор

all your videos are good, easy to understand, well edited/produced. thank you. you are a good man!

ropopal
Автор

Really helpful! Thanks a bunch. You make it practically trivial to understand

kaywilfert
Автор

Today I wrote my exam and I'm going to pass just because of you...🧡

chandrashekharreddy
Автор

This is not the technique of how to convert a NFA to DFA, which is more complicated than this. This video shows the technique of converting a non-complete DFA to a complete DFA. I think the technique is explained well but it is misleading.

urizoran
Автор

Wow, your teaching style is a piece of cake.
Thanks a bunch.

yasina
Автор

Why would I wanna convert? Is it because an NFA is easier to design but only a DFA can be implemented?

gabrielsales
Автор

so basically, when it comes to NFAs that have only one next state for each symbol like the one in the video, it's equivalent DFA needs a specified transition for every alphabet symbol, can't just make it go nowhere (empty set)?

skeitra