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

Example of switch case statement, #include #include #include void* m...

#include #include #include void* memorycopy (void *des, const void *src, size_t count) {   size_t n = (count + 7) / 8;   char* destination = (char *) des;   char* source =

Determine the size of an interger data type without using , Determine the s...

Determine the size of an interger data type without using sizeof() function? A: #include int main() { int *i ; int *j = i + 1; cout }

I need script for auto seating poker, Project Description: Not just like...

Project Description: Not just like that though. I want a similar program that can scan through poker lobbys (pokerstars, full tilt, ongame and ipoker) and seat me to the left of

Padovan string., #question.A Padovan string P(n) for a natural number n is ...

#question.A Padovan string P(n) for a natural number n is defined as: P(0) = ‘X’ P(1) = ‘Y’ P(2) = ‘Z’ P(n) = P(n-2) + P(n-3), n>2 where + denotes string concatenation. For a s

Explain class templates, Class Templates In addition to function  templ...

Class Templates In addition to function  templates, C++  also supports the  method of class templates. By definition, a class template is a class definition that explains a fam

Dynamic constructor, dynamic initialization of object using constructor in ...

dynamic initialization of object using constructor in C++

Prepare data from fixed ocr areas scanned, Prepare data from fixed OCR area...

Prepare data from fixed OCR areas scanned. Project Description: Project is to design software which can use character recognition only on certain areas of scanned pdf's/ jpeg

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