Difference between revisions of "Assignments WS 2016/2017"
(Created page with "{{DISPLAYTITLE:Assignments WS 2015/2016}} {{Ambox | text = <div> Please, put here your assignments. Do not forget to sign them. You can use <nowiki>~~~~</nowiki> (four tilda...") |
|||
Line 19: | Line 19: | ||
</div> | </div> | ||
}} | }} | ||
+ | |||
+ | |||
+ | == Simulation proposal (Jakub Esterka, xestj00) == | ||
+ | |||
+ | Simulation will be set up as a FPS computer game (e.g. Counter Strike) with two teams and set number of players in each team (between 1 and 64). Goal of a simulation will be to find out how much more members can other team have for winning rate to be still 50 % in average. Second goal will be to find out how big advantage randomly selected player has to have for his team to dominate (after 10 games). And the third goal is to find the average rate of domination – how many games is needed for one team to start to dominate the other in every game (team members have almost maximum accuracy of 100). | ||
+ | |||
+ | - Each team can have 1 – 10 players | ||
+ | |||
+ | - Each team begins opposite of each other | ||
+ | |||
+ | - Each player moves randomly and have random accuracy (1-20) | ||
+ | |||
+ | - One player from each team can have an advantage (accuracy of 80) | ||
+ | |||
+ | - When two players from opposite teams meet, they shoot at each other with random accuracy | ||
+ | |||
+ | - If one player shoots the other one, he has its shooting accuracy increased | ||
+ | |||
+ | - When all players from one team die, game resets but players keep their accuracy (except for the first goal) | ||
+ | |||
+ | |||
+ | First goal is obligatory and in this research players will not keep their accuracy. If the simulation will work as planned and it will be possible for players to keep their accuracy, other goals are viable as well. | ||
+ | |||
+ | --[[User:Xestj00|Xestj00]] ([[User talk:Xestj00|talk]]) 18:42, 9 December 2016 (CET) |
Revision as of 18:42, 9 December 2016
Please, put here your assignments. Do not forget to sign them. You can use ~~~~ (four tildas) for an automatic signature. Use Show preview in order to check the result before your final sumbition. |
Please, strive to formulate your assignment carefully. We expect an adequate effort to formulate the assignment as it is your semestral paper. Do not forget that your main goal is a research paper. It means your simulation model must generate the results that are specific, measurable and verifiable. Think twice how you will develop your model, which entities you will use, draw a model diagram, consider what you will measure. No sooner than when you have a good idea about the model, submit your assignment. And of course, read How to deal with the simulation assignment. |
In order to avoid possible confusion, please, check if you have added approved in bold somewhere in our comment under your submission. If there is no approved, it means the assignment was not approved yet. |
Simulation proposal (Jakub Esterka, xestj00)
Simulation will be set up as a FPS computer game (e.g. Counter Strike) with two teams and set number of players in each team (between 1 and 64). Goal of a simulation will be to find out how much more members can other team have for winning rate to be still 50 % in average. Second goal will be to find out how big advantage randomly selected player has to have for his team to dominate (after 10 games). And the third goal is to find the average rate of domination – how many games is needed for one team to start to dominate the other in every game (team members have almost maximum accuracy of 100).
- Each team can have 1 – 10 players
- Each team begins opposite of each other
- Each player moves randomly and have random accuracy (1-20)
- One player from each team can have an advantage (accuracy of 80)
- When two players from opposite teams meet, they shoot at each other with random accuracy
- If one player shoots the other one, he has its shooting accuracy increased
- When all players from one team die, game resets but players keep their accuracy (except for the first goal)
First goal is obligatory and in this research players will not keep their accuracy. If the simulation will work as planned and it will be possible for players to keep their accuracy, other goals are viable as well.