- What is Cellular Automata?Waht is its use?How is it different from switching automata?Explain.
- What is use of Cellular Automata for discrete time models and their simulation?Explain
- Write a Simulator for one–dimensional cellular automata. Compare the direct approach that scans cell all the time with the discrete event approach in terms of execution time.
- Compare the cyclic behavior of the Rossler,Vanderpol, and second linear oscillator
1. There is only one telephone in a public booth of a metro station. Following table indicates the distribution of arrival time and duration of calls: Time Between arrivals (minutes) 4 5 6 Probability 0.1 .6 0.3 Call Duration (minutes) 3 4 5 6 Probability 0.14 0.6 0.12 0.14 Simulate for 100/500/1000 times. Conduct 3 such trials. It is proposed to add another telephone to the booth. Justify the proposal based on the waiting time of caller.Generate graphs to support your answer. 2. A baker needs to find out the cookies he need to bake each day. The probability distribution for the cookies customers is as follows: Number of customers/day 7 9 11 14 Probability 0.35 0.30 0.15 0.20 C...
Comments