Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

uestion 1: For each of the following problems: (a) Specify the language using text, $e, 8 . L={ldots}$ (b) Draw the DFSM that accepts the

image text in transcribed

uestion 1: For each of the following problems: (a) Specify the language using text, $e, 8 . L=\{\ldots\}$ (b) Draw the DFSM that accepts the language. (c) Write the configurations for the computations of the given input strings and indicate if the machine accepts of rejects the string. Problems: 1. Strings over $\{a, b\}^{*}$ that contains no more than one $b$. Input strings: aa, aba, aabba, ababb, abababaaa. 2. Strings over $\{a, b\}^{*}$ where every $a$ is followed by $a b$. Input strings: bbb, abbb, baabb, abababa, bababab. 3. Strings over $\{a, b\}^{*}$ that begins and ends with an a or begins and ends with a b. Input strings: aa, aba, aabba, bbabab, abab, babaaa. 4. Strings over $\{a, b\}^{*}$ where two consecutive a's are followed by a b. Input strings: aa, aba, bba, aabba, aabbaa, aabba, ababb, bbaaabaab. Question 2: A DFSM $M_{1}$ is formally describes as $\{91, 92, 9 3, 94, 95},\{x, y\}, 93, \{q 3\}, delta$ ) where delta is given by the transition table below. Draw the DFSM that corresponds with $M_{1}$. \begin{tabular}{[1]111]} \hline & $X$ & $y$ \hline$q 1$ & $q 1$ & $q 2$ \hline$q 2$ & $q 1$ & $9 3$ \hline$q 3$ & $q 2$ & $q 4$ \hline$q 4$ & $q 3$ & $q 5$ \ \hline$q 5$ & $q 4$ & $q 5$ \ \hline \end{tabular) SE.SD.016

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Machine Learning And Knowledge Discovery In Databases European Conference Ecml Pkdd 2015 Porto Portugal September 7 11 2015 Proceedings Part 3 Lnai 9286

Authors: Albert Bifet ,Michael May ,Bianca Zadrozny ,Ricard Gavalda ,Dino Pedreschi ,Francesco Bonchi ,Jaime Cardoso ,Myra Spiliopoulou

1st Edition

3319234609, 978-3319234601

More Books

Students also viewed these Databases questions

Question

What is topology? Explain with examples

Answered: 1 week ago

Question

What is linear transformation? Define with example

Answered: 1 week ago

Question

=+4 What are non-union workers representations?

Answered: 1 week ago