state diagram of a DFA that recogniZe all the strings over{a,b} that are generated by regular expression a^*b^+
i have taken two strings q0(start state) and q1(acceptance state)
with a input q0->q0 and with b input q0->q1
with a input q1->q1 and with b input q1->q1
is it correct if not what is the state diagram of this thanks
dfa
Page 1 of 13 Replies - 923 Views - Last Post: 23 October 2011 - 03:05 PM
Topic Sponsor:
Replies To: dfa
#3
Re: dfa
Posted 23 October 2011 - 02:33 PM
So, how many times are you going to ask the same EXACT question without showing any effort on your own?
#4
Re: dfa
Posted 23 October 2011 - 03:05 PM
state diagram of a DFA that recogniZe all the strings over{a,b} that are generated by regular expression a^*b^+
i have taken two strings q0(start state) and q1(acceptance state)
is it correct if not what is the state diagram of this thanks
i am showing my effort i dont know may be this the way you want me to ask
i have taken two strings q0(start state) and q1(acceptance state)
with a input q0->q0 and with b input q0->q1 with a input q1->q1 and with b input q1->q1
is it correct if not what is the state diagram of this thanks
i am showing my effort i dont know may be this the way you want me to ask
Page 1 of 1
|
|

New Topic/Question
Reply


MultiQuote






|