Jump to content

Turing Machines


Recommended Posts

How do you draw the state transition diagrams? Lets say you have got {w|w contains as many 0's as 1's} and {w|w contains twice as many 0's as 1's} I know what these languages are, as it is obvious, but I am confused about how to draw the diagrams. I am using the program JFLAP.

SO can anyone help me. Thanks in advance.

Link to comment

First, I would suggest you look at the Labview State Diagram Toolkit. This is an additional package you add to LabVIEW to automatically generate LabVIEW code based on a state Diagram you design. Have a look here for details <http://sine.ni.com/apps/we/nioc.vp?cid=12314〈=US> (or look for the State Diagram Toolkit at the NI website.)

Second, many experienced labview programmers will make their own state diagram template, usually based on using the Case Structure on the block diagram, there are many types available, some are free, and others will cost you.

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.