I think there is one mistake: when you calculate Q at C direction, it can go to C itself and P as well. Look at the first step P.
@aryanpatel86662 жыл бұрын
and also final NFA is wrong.
@mehdikatani33122 жыл бұрын
True
@relaxationvibs2 жыл бұрын
and p on input c, that part has q which on input goes to P, and e* on p goes to p,q,r so p o input all (a,b,c) goes to itself also
@05-cs-adarshgautam162 жыл бұрын
yes exactly
@suborno92492 жыл бұрын
true
@HemantKumar-ws4xl7 жыл бұрын
sir there is missing a p in third table. Q on input C it goes to Q and P.
@awaifgadekaai54327 жыл бұрын
yes its missing.
@KulasangarGowrisangar6 жыл бұрын
yes it's missing out.
@kalpesh76686 жыл бұрын
yes it is missing , minor mistake there
@TLCHobbies5 жыл бұрын
@@kalpesh7668 I think that's quite a major mistake.
@sayanbanerjee10475 жыл бұрын
@@TLCHobbies Exactly, the mistake is huge, it has changed the whole automata!
@4orth-dimensionalamansagar3495 жыл бұрын
He teaches so good So his students could find thier mistakes And correct thier answer THANK YOU NESO .
@4orth-dimensionalamansagar3495 жыл бұрын
Mistake* it's their
@rishabgangwar99013 жыл бұрын
@@4orth-dimensionalamansagar349 He teaches so good So his students could find 'their' own committed mistakes And correct them.
@tarle_engineer93723 жыл бұрын
@@rishabgangwar9901 hahaha lack of concentration 2:30
@2271masoud7 жыл бұрын
Thanks for the tutorial . Q on input c goes to P and Q and in it's equivalent NFA, Q on c goes to {P,Q,R}
@raiyandiwan-simАй бұрын
4:05 'c' also goes from Q to P, so Q to {P,Q,R} for input c
@inderjeetchawla5274 жыл бұрын
Chill guys just thank him for teaching so good that now you are correcting him.
@funmilayobisola69067 ай бұрын
i think it should be like that though. We learnt from him and understand well enough to spot errors
@Nirala_4143 жыл бұрын
Here One mistake becomes huge mistake . But it's okay we have got it correctly. Thanks a lot sir for your efforts 💚
@amrikdutta4 жыл бұрын
Thank you so much ...you guys teach so good .. i am learning from this channel for past 2 semesters.. thank you so much neso
@digamberkhandebharad35876 жыл бұрын
Sir on getting input 'c' we can go itself and 'p' also
@abdullahsaid47653 жыл бұрын
so the answer should be {p,q,r}
@aditya210063 жыл бұрын
Yes correct👍
@programming_hut3 жыл бұрын
@@abdullahsaid4765 yes
@Piyush-yq9iu2 жыл бұрын
Yes correct
@danielwintermeyer46428 жыл бұрын
When you check the c input for State Q then on checking the 2nd epsilon why did you not include state P. State Q in c input will have {P,Q,R} in it's final states. Please Verify.
@prabhnoorsingh49077 жыл бұрын
Someone confirm please ASAP
@kunwarashutoshsingh44057 жыл бұрын
yes it is true
@jatinanand37267 жыл бұрын
correct bro
@bishalmukherjee97947 жыл бұрын
Daniel Wintermeyer exactly i was going to say the same
@rishavbadola73577 жыл бұрын
Yeah you're right
@abhishekbhardwaj25189 ай бұрын
Bro taught everyone so well that he himself got behind😂
@yatridavda39726 жыл бұрын
Q on input C it goes to P as well that not considered in this video so the null closure of Q for C is {P,Q,R}
@vikram55694 жыл бұрын
3:59 Q goes to P also
@BilluAck4 жыл бұрын
Thank you neso helped me a lot 🙏🙏🙏
@imritam977 жыл бұрын
Sir...state Q on getting the input c it goes to Q itself and P , and P on getting input c it goes to R...So the 2nd €* will be P,Q,R...
@JP-qp9ht6 жыл бұрын
exactly
@saswatasarkar77926 жыл бұрын
Agreed. Either the transition table has to have P,Q R at 2nd epsilon for state Q on input c ; or there should be no transition from Q to P on c, in the epsilon NFA diagram itself.
@pratiknichite10244 жыл бұрын
agreed.
@elyasaf7555 жыл бұрын
Sir, Q on getting C to Q & P. so in the NFA, P on getting C goes to {P,R,Q} Thank you so much for the videos! you are a saviour!!
@dushyantjakhar17162 жыл бұрын
who could thought, 2 year after an another new student going to find same mistake , and when he did comment he sow mine and get soure about it
@vyomaudichya7 жыл бұрын
Q on getting c goes to P also...
@pankushmahajan45986 жыл бұрын
Transition(Q,c) results in P&Q instead of Q only Isnt it?
@anushreevirtualgaming2262 жыл бұрын
Sir on getting input 'c' we can go itself and 'p' also so the answer should be {p,q,r}
@anushreevirtualgaming2262 жыл бұрын
U taught the concepts so well that even after solving just 1 Q we are able to solve nearly all Q , thanks for such a great teaching
@divyaanshuagrawal3383 Жыл бұрын
Such good explanation! Thank you sir!
@alabiabdullahi9054 Жыл бұрын
Hi, what if state P on getting input c? Is it not supposed to be {P,Q,R} also?
@ashukashyap71423 жыл бұрын
At 4.00 the q can also goes to p then the closure of p is {p,q,r} so the final output of q with tha transaction c is {p,q,r}
@kingprince2604 Жыл бұрын
You made a mistake somewhere Sir. A "c" input in state "Q" can either go to state "P" or remain in state "Q". Anyway Thank You Sir, You teach so well that I understand! 😎
@rajuneupane14886 жыл бұрын
Sir I follow your videos very much ....sir thank u for making these videos for us these videos are d only hope sir ...sir during third transition u didn't went to p state wen se got c as a input ....y sir. .....I think it should be Q->C = p,q,r
@bipinkumartiwary31224 жыл бұрын
Sir in epsilon- NFA diagram Q on input c going to Q as well as P ....so there must be some change in epsilon clouser ... what's should be that change??
@riyapandey4798 Жыл бұрын
3:56 "Q on input 'c' goes to P and Q"
@farazjawaid2982 Жыл бұрын
wonderful method used.
@philip_vo5 жыл бұрын
Correct! All of you said correct. There is a missing here
@devanshydv6904 Жыл бұрын
2:50 Sir there is a mistake P on input C....
@OneStopShorts163 жыл бұрын
Sir in P state in C input the right answer is {P,Q,R} (because Q-c->{Q},{P}-epsilon*->{Q},{P,Q,R} and union of Q and P,R,Q is {P,R,Q} )
@ev7joe3 жыл бұрын
May God bless you alot
@RahulSikarwar997 жыл бұрын
Sir , Please Start To Make and Upload Videos for Microprocessors and Microcontrollers
@sabesan4 жыл бұрын
3:58 Q on input C it goes to P and Q and then we need to update in table {P,Q,R} .....
@Jerdz6 жыл бұрын
3:06 I think there is a mistake, State Q with the input c gives Q but also P ! Because of the arrow a,c from Q to P. Right ?
@Deathtonewworldorder5 жыл бұрын
Exactly at 2:45 and 4:00
@vellaviper79 Жыл бұрын
thank you sir
@vijaykumarsinha303 жыл бұрын
Sir plz check for state Q on getting input C. Because epsilon closure of Q is Q. And on getting input C, we can reach to state P and Q. And again epsilon closure P and Q will be P,R,Q. Plz reply sir. M i right or not?waiting for your reply
@the_ocean_eyes3 жыл бұрын
Q on getting input "c" will go to both P and Q as per the diagram.
@ev7joe3 жыл бұрын
Hello, I think you forgot to put input {c} from state Q to state P while working on that question! Thanks. @NESO ACADEMY otherwise, I really appreciate, your tutorials are neat!!!!
@priyanshugupta38162 жыл бұрын
Sir, Q on taking input c it can go to {P, Q} but in the Epsilon closure of Q, you have only taken Q and not P. Correct me if I am wrong
@a.y57427 жыл бұрын
C input from Q should go to P and R (I've not seen anyone mention R) as well since from Q if you input C and Epsilon, you have C which you can reach R with.
@prateekkaushik58477 жыл бұрын
Q after €* ---> Q ... Q after C ----> P,Q ... P,Q after €* --- > P,Q for C in table ... correction ;)
@Ramakrishna-nb8oq7 жыл бұрын
ya its wrong there
@arsha16254 жыл бұрын
Sir at 2:46 Q on getting 'c' goes to P & Q. Same mistake at 3:57 So in the transition table, We get P on getting c goes to P,Q&R. Q on getting c goes to P,Q&R.
@dhanushsivajaya13564 жыл бұрын
Thankyou sir
@Mahi158206 жыл бұрын
sir there is a P is missing in 3rd table of P. Q on input C it goes to P&Q both.The epsilon closure of P is also included in the 3rd table of P
@Dacapoelcodaa10 ай бұрын
i mean its ok to make mistakes while teaching, but not ok to discover them and not publish! i spent time doubting and searching in the comments
@SutraNewsNetworkКүн бұрын
true
@rohitbharati43748 жыл бұрын
Sir please start microprocessor and microcontroller
@hoangan76136 жыл бұрын
If english was my mother's language I would play it in 1.5x
@manikanta-oh3qy8 жыл бұрын
sir plz network theory lectures
@Stoicbanda8 жыл бұрын
nice ..can u plss make a playlists of network and system for gate & ese
@deependrasingh76857 жыл бұрын
Can you do a video on, Epsilon NFA to DFA.
@rakeshreddynallamilli32337 жыл бұрын
now as we know how to convert E NFA to NFA , we can obtain DFA from the resultant NFA .
@premjaiswal39356 жыл бұрын
State Q on getting input c goes to Q itself and also on state P.
@001-q1s4 ай бұрын
Can anyone answer this question please , my university asks enfa to dfa. So if I do first enfa to nfa and again nfa to dfa will this be fine? It wont be minimized though
@SutraNewsNetworkКүн бұрын
Yes, it will be fine. You can also minimize the dfa in the later step.
@fact-jr9tt2 жыл бұрын
hey sir there is one mistake on getting C on Q IT go to Q as well as P . U forget this
@rithanyabalamurali69363 жыл бұрын
sir there is a ,mistake check in c coloumn q on c can go to q and p as well please include it in the description.
@LaibaRao-x5gАй бұрын
P on c goes to p,q,r
@Mohammad-hg8ty6 жыл бұрын
Dear sir, state Q when getting c as an input it goes to states Q and P
@nitigyajoshi46582 жыл бұрын
Q should also be start state. Q on C will go to PQR in NFA
@tapanmahata83304 жыл бұрын
There is a mistake .Q on getting c it can also go to P.
@ahmadazeem77856 жыл бұрын
Sir you have made a mistake there...P on input C will go on {P,Q,R} while you wrote {Q,R}.
@kshitijkumre98956 жыл бұрын
Ahmad Azeem bro.. P on input C will go to only R. This is not the mistake.. He is correct. But.. There is a mistake.. In Q on input C will go to Q and P also.. He wrote only Q. This is the mistake. So €* there will be {P, Q, R}
@mdmuquimakhter51454 жыл бұрын
@@kshitijkumre9895 I didn't get u .. why only R ??
@_zoro2 жыл бұрын
i think that infamous C going to P was supposed to be an epsilon qn would've become more interesting that way
@atkareakash7 жыл бұрын
Q can reach the final state through only eplsilon.....by going to P first then to R??
@amanchamoli3796 Жыл бұрын
Q on input c it also go to state P
@rohithchinna11057 жыл бұрын
from q using c we can also Travers to p
@omraut_gaming4 жыл бұрын
Q on c goes to q and P both. But u have mentioned only q
@5UNIL7 жыл бұрын
Is all these video notes available in pdf file. ?
@aditya_s_102 жыл бұрын
can anyone tell why p is the final state ??
@ekinkale62432 жыл бұрын
Q'dan P'ye hem a hem c gitmesi gerekmiyor mu ??
@alperkaya891911 ай бұрын
Q can go to P with c too??
@shrishkumari12554 жыл бұрын
In previous one ,for one state you draw the phi state but in this why you can't draw phi state ...you mention phi state in transition table for R state ...
@chocolateboyanubhab73404 жыл бұрын
sir kindly check this video again...there are a lot of errors
@SaiTeja-wp3qp3 жыл бұрын
Q on c goes to itself and also P
@yogeshvishnole12644 жыл бұрын
Yes there is minor mistake but procedure is correct.
@devanshusingh8665Ай бұрын
Sir plzz re-check the process, u made a mistake while mapping using input c
@universalknowledge73045 жыл бұрын
sir Q on input c goes to Q and P
@arnabdana22734 жыл бұрын
I think u don't consider Q input c
@RohitSingh-ps5cy2 ай бұрын
There is a mistake while calculating Q on input c. And final NFA is wrong.
@SimpleMind349 ай бұрын
I thought the closer is only when you see epsilon and nothing else with it?
@ankitsisodiya84082 жыл бұрын
The answer is worng . Q on gitnig input goes to P and Q so on getting epsilon Q goes to Q but P goes to PQR so in NFA Q on getting input c goes to PQR.
@parasgupta65403 жыл бұрын
Bhai ye Q input c me P state ko ja raha hai per tune nahi kiya hai
@bachelorsdesk Жыл бұрын
4:16 wrong on Q at c
@devanshydv6904 Жыл бұрын
Sai to ha bhai
@bachelorsdesk Жыл бұрын
@@devanshydv6904 look at all the comments, i am not going to watch the video again. dear