david Posted February 20, 2005 Report Share Posted February 20, 2005 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. Quote Link to comment
dhuff Posted February 21, 2005 Report Share Posted February 21, 2005 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. Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.