Skip to content

JimmYCHUU/Simulation-and-Modelling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

10 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

#This repository contains implementations of key concepts in simulation and modeling, focusing on numerical computations, data visualization, and matrix operations using Python. The tasks include:

Tasks:
βœ… Generate two vectors with 15 random floats each, plot them on the same graph, label the axes, and add a title.
βœ… Create a 4Γ—4 matrix with random values, visualize it as a heatmap, and label the rows and columns.
βœ… Generate two 4Γ—4 matrices, perform addition, subtraction, and multiplication, visualize the results using bar plots, and analyze the effects.

Concepts Covered:
Random number generation
Data visualization using Matplotlib & Seaborn
Matrix operations (addition, subtraction, multiplication)
Heatmaps and bar plots for data representation
What I Learned:
1.How to generate and manipulate numerical data in Python
2.The importance of visualization in understanding data patterns
3.The effects of mathematical operations on matrices
Course & Assignment Details:
University: University of Information Technology and Sciences
Course: Simulation and Modelling Lab
Student: Sheikh Muhammad Asaj Ibtisam Nipun
ID: 2215151017

About

A repository for simulation and modeling projects, covering mathematical, computational, and statistical techniques to analyze complex systems. Includes implementations of discrete-event simulation, agent-based modeling, Monte Carlo methods, and more. Perfect for research, education, and real-world problem-solving. πŸš€

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors