Skip to content

luckstraw/Mosim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

16 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Mosim: Laboratory Activities Repository

This This repository contains all the laboratory activities for the Modeling and Simulation (Mosim) subject.

๐Ÿ“‚ Contents

Below is a list of all the activities included in this repository:

  1. Lab #1: Exploring Basic Concepts in Modeling and Simulation
  2. Lab #2: System Dynamics & Discrete-Event Simulation in Python
  3. Lab #3: Real-World Applications of Simulation, Random Sampling, and Model Validation

๐Ÿš€ How to Run Each Lab

Prerequisites

To run the program, ensure the following tools and libraries are installed:

  • Python 3.x with Matplotlib, Numpy, and scikit-learn+
  • Bash (for scripting)
  1. Clone the repository then navigate to the directory::

    git clone https://github.com/luckstraw/Paracomp.git
    cd Paracomp
  2. Navigate to the specific lab directory:

    cd Lab_1 # Replace with the lab folder you want to access
  3. Follow the README.md instructions inside each lab folder for setup and execution

About

Compilation of Laboratory Activities in Modeling and Simulation

Resources

Stars

Watchers

Forks