Create a c project, C/C++ Programming

Assignment Help:

The project will include Arena models (only .doe files) and MSWord document for the report.

Thereport must contain the following sections:

1. Introduction:

(a)    Statement of the problem

(b) Why simulation as opposed to analytical modeling (e.g., uncertainty, complexity, inter-dependency among variables, etc.).This is an important part of the report .Simulationis expensive.

2.   Assumptions:

In real-life simulation projects, data may not be available. Furthermore, definitions of the data are sometimes ambiguous. In this section, you needto list all the assumptions that you make for the project. If data neededfor your Arena models are not explicitly mentioned, you can come upwith reasonable assumptions. However, all those assumptions must beexplicitly mentioned in this section.

3. Input data analysis:

Discuss issues in data for your simulation (e.g., data collection, how manydata have been collected, theoretical distribution, empirical distribution, goodness-of-fit test, etc.).

4. Conceptual modeling logic and overview of Arena Modeling:

Discuss whether the system belongs to terminating systems vs. steady-state systems; flow-chart,UML diagram, or any graphical tool to depictoverview of your simulation logic.

5. Verification and Validation:

Discuss how you have verified (error-free) and validated your Arena modelagainst the real system (discuss how you would answer if customers askyou how they can trust that your Arena model is a good representation of their real-system).

6. Experimentation and Results (including output data analysis):

Include results (tables or graphs) of the simulation output and your analyses (number of replications, terminating vs. non-terminating, replicationlength (if non-terminating),determination of warm-up period (if non-terminating), confidence interval, other statistical tests, ensitivity analysis, etc.)

7. Summary and Conclusion:

Include a summary of your simulation results and a summary of yourrecommendations.


Related Discussions:- Create a c project

Write a program to illustrate array with strings, Write a Program to illust...

Write a Program to illustrate Array with Strings? main() { static char name[]="devdas"; int i; i=0; while(name[i]!='\0') { printf("%c",name[i]); i=i+1; } } In the

Program for dynamic 2d memory, Requirements: 1.  This assignment as well...

Requirements: 1.  This assignment as well as other assignments in this class must be finished on Windows operating system. 2.  Zip your program and submit the zip file on ANG

Write a program to change the matrix program, Change the matrix program (pr...

Change the matrix program (program 3) slightly. Overload == operator to compare two matrices to be added or subtracted. i.e., whether the column of first and the row of second

C++ age guessing game, Write a program that predicts users’ age (0-128 year...

Write a program that predicts users’ age (0-128 years old) with at most 7 questions. The game starts with asking the user whether he/she is younger or older than G (an initial gues

C program, program for lexicographically precedes the given input permutati...

program for lexicographically precedes the given input permutation

Decision control instruction, if age of ram,shayam and ajay are input throu...

if age of ram,shayam and ajay are input through keyboard,write a program to determine the youngest of the three.

Storing street addresses with doubly linked lists, Write a C++ program with...

Write a C++ program with header and source files to store street addresses using the Doubly Linked List ADT. Modify the Node class from Lab Assignment 3 so that it becomes a node i

Described assignment operator?, Default assignment operator mange assigning...

Default assignment operator mange assigning one object to another object of the same class. It is member to member copy as shallow copy.

Word counting, Task Your task is to write a program, words, that reports i...

Task Your task is to write a program, words, that reports information about the number of words read from its standard input. For example, if the file qbf.txtcontains the text th

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd