Skip to content

Opening book details…

Can I read Finite Automata Theory Overview on EtoBox?

Finite Automata Theory Overview by yenididin is a document available to read on EtoBox.

What is Finite Automata Theory Overview about?

a) Himpunan state (Q) = {q0, q1, q2} Start state = q0 Final state (F) = {q2} Alphabet input (Σ) = {0, 1} b) Fungsi transisi (δ): δ(q0, 0) = q0 δ(q0, 1) = q1 δ(q1, 0) = q2 δ(q1, 1) = q1 δ(q2, 0) = q2 δ(q2, 1) = q2 c) String yang diterima: 10*, 11* d) RE

Author
yenididin
Language
EN