Write a Python program that takes the initial number of bags and computes the number of bags at time seconds (after 10 min) for constant and , respectively. What is the main difference between these two strategies?

computer science

Description

1) Write a Python program that takes the initial number of bags and computes the number of bags at time seconds (after 10 min) for constant and , respectively. What is the main difference between these two strategies?


2) What would change if, at each time, is a gaussian random variable with mean and variance ? Using your Python program, simulate and plot the evolution in time of in the interval , for .


3) The factory optimization team has estimated that a of bags in the system is optimal for the smooth operation of the packaging line. Simulate the strategy


4) Assuming that a camera is used to recognise BR(t), please illustrate a flow diagram of this robot packaging problem, including the details of computer vision and robot trajectory planning processes. You can freely choose what types of robot arm you want to use in this system.


Related Questions in computer science category