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 the call by reference, Write a Program to ill...

Write a Program to illustrate the Call by Reference? Here is an illustration: #include . int compute_sum(int *n); int main( void) { int n=3, sum; printf("%d\n",n); /

Luminous Jewels - The Polishing Game, Byteland county is very famous for lu...

Byteland county is very famous for luminous jewels. Luminous jewels are used in making beautiful necklaces. A necklace consists of various luminous jewels of particular colour. Nec

Program to calculate pie, This problem familiarizes you with using random n...

This problem familiarizes you with using random numbers in C++. The program is to compute a good approximation of p using a simulation method called "Monte Carlo". The following fi

Described inline function?, A: The inline keyword tells the compiler to sub...

A: The inline keyword tells the compiler to substitute the code in the function de_nition for each instance of a function call. Though, substitution takes place only at the compile

, Question 1 / 1 You have an N x N chessboard and you wish to place N king...

Question 1 / 1 You have an N x N chessboard and you wish to place N kings on it. Each row and column should contain exactly one king, and no two kings should attack each other (two

Pointer declaration for member function, P o i n t e r d...

P o i n t e r d e c l a r a t i o n f o r me m b e r f un c t i o n : M e t h o d 1 : W h e n C l a ss i s n o t

Matrix transposition cipher, write a C rpogram that can display the transpo...

write a C rpogram that can display the transpose form of a ciphertext matrix.Prompt users to provide row and coloumn number of matrix.Then user will input plaintext and the program

Linked list, program for singly linked list with out header

program for singly linked list with out header

Area under the curve, Area under the curve Write a program to find the area...

Area under the curve Write a program to find the area under the curve y = f(x) between x = a and x = b, integrate y = f(x) between the limits of a and b. The area under a curve bet

C program to demonstrate pointer to string, C program to demonstrate Pointe...

C program to demonstrate Pointer to string: void main() {                 int a;                 char str[]="hello how are you?",*ptr_str;                 ptr_str=&

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