Back to 360p! wooo moving up in the world after the slew of 240p videos. Thanks so much for making this playlist. It is an excellent resource.
@codingwithmat9 жыл бұрын
For people who are wondering, a good argument for showing that a Turing Machine that simulates a DFA on a string ALWAYS halts would be: We know what the string is finite (so it doesn't go on forever). If the DFA given is a proper DFA, in other words, the machine won't brake with any string over the alphabet given, we know that at some point the TM simulating the DFA will stop at some state in the DFA (as string is finite). Hence the state may be an accept state or not => it always either accept or reject a string over the alphabet of the DFA.
@ClaudioBOsorio3 жыл бұрын
I'm so mad I came up with your videos this late in the term. I appreciate the effort you put into this and I find it MOST USEFUL . Thanks
@gingernutninja61875 жыл бұрын
This is a great explanation of decidable languages and couldn't get my head around it until now. Thank you.
@jkidd555479 жыл бұрын
Perfect. Love your videos. So much clearer than my professor and his bullshit, complicated slides.
@davidburgess10896 жыл бұрын
facts
@reklamkanal73819 жыл бұрын
Thanks for these amazing videos, learning too much while prepearing my automata final exam. Good job!
@thomaszwinger97847 жыл бұрын
Beautiful Handwriting. YOU ARE THE BEST.
@kseniaburova14158 жыл бұрын
Best explanations ever! As always! Thank you!
@uheltvuheltv40587 жыл бұрын
I wish my lecturer can teach like you one day.
@deepamgupta80115 жыл бұрын
Lovely Awesome Explanation, Happy Teacher's Day from India (a bit belated)
@anurajjaiswal46095 жыл бұрын
Really simplified the the concept...Thank you for your efforts.
@yashwanthkumarbhuvanagiri72588 жыл бұрын
i appreciate ur work.
@ProfBeckmann Жыл бұрын
I like this course. Thank you.
@VeganWithAPassport5 жыл бұрын
Thank you for the detailed explanation, very helpful!
@ky89205 жыл бұрын
12:23 interesting, the turing machine that simulates regular language is not in type 3 but in type 1 and it is weaker than universal turing machine.
@xiaoli39187 жыл бұрын
Very useful video. Thanks a lot.
@shabanamehr33684 жыл бұрын
awesome Prof.
@ruslan26677 жыл бұрын
Not sure how good this explanation is for the students that learning TM "decidability" for the first time but this is a VERY GOOD review before my Theory of Computation final. THANK YOU !
@Liaomiao4 жыл бұрын
I thought Context Free Languages are decidable as are Context Sensitive?
@avadheshkumar14884 жыл бұрын
Superb explanation.. thank very much...
@senaitgamlak23245 жыл бұрын
where can i get your notes
@stephwliu2 жыл бұрын
A bit confused... every context free language is decidable, but you say only some questions about context free languages are decidable but others are not?