The first quality that is expected from an engineer is the ability
to submit clearly her/his findings. All listings, computations, charts
and other "printer outputs" can in no way replace
a statement of conclusions, coined in an accurate and scientific language.
Doing cut and paste with scissors and glue is probably the fastest
way to incorporate the right part of all your printer outputs at the
right place of your work.
Check the printers at the beginning of the evaluation, and print each
piece as soon as possible. At exactly the specified time, printers
will be disconnected.
On any printed document, the FAMILY_NAME/Given_name of the student
must appear (especially in the title of the figures).
Use the program waits.sce. Be sure to use the most
recent version (26). It can be found as usual and a certified copy
is http://campus2.univ-lille2.fr/claroline/document/goto/index.php?url=/waits.sce&cidReq=N_ISC_WAITS.
When launched, it prints
-waits26.sce----------------+your_working_directory
Obviously, you have to give the right value of this directory (line
10).
To launch the menu chooser, you have to key "menu"
in the Scilab Console.
Change what is to be changed in lines 136..158 in order
that the result of the small test (item "petit essai"
in the menu) begins by :
======= arv in 13..19, srv in 14..26 == ======= starting with seed =ddmmyyyy
where dd/mm/yyyy is your birthday.
Print the result of this program
Draw the corresponding chronogram (and explain how you are proceeding)
Use 'système M/Ga/5' with parameters . The
inter-arrivals are i.i.distributed according to an exponential
law, and
, var
. The service
times are i.i.distributed according to a Gamma distribution such
that
, var
.
What are the values of parameters of the Gamma distribution
? What are
and what are their values ?
Print and comment graph 10.
Print graph 9. Read the frequencies on the histogram. Compute the
mean value of the quantity plotted. What can be said about this value
?
Print graph 5. Explain what is a remaining service. What is the number
displayed on the title bar ? What is its meaning ? What can be said
about the obtained experimental value ?
Explain why graphs 1 and 2 aren't very different.
At the end of the execution, seven blocks of two lines are send to
the console by the program. Print these lines (don't scramble these
lines with a proportional font !). Comment them.
Use 'système M/Ga/5' with parameters . The
inter-arrivals are i.i.distributed according to an exponential
law, and
, var
.
Here again, the execution ends by seven blocks of two lines that are
send to the console. Print these lines. What has changed, what hasn't
changed ? Explain.