https://github.com/Dacossti/Mathematical-Modeling
https://github.com/Dacossti/Mathematical-Modeling
html julia julia-language julia-library julia-package markdown mathematical-modelling
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/Dacossti/Mathematical-Modeling
- Owner: Dacossti
- Created: 2024-02-17T19:37:28.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-30T21:31:25.000Z (about 2 years ago)
- Last Synced: 2025-01-22T04:33:11.745Z (over 1 year ago)
- Topics: html, julia, julia-language, julia-library, julia-package, markdown, mathematical-modelling
- Language: HTML
- Homepage:
- Size: 6.2 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Mathematical Modeling Labs
This repository contains a series of practical laboratory exercises focused on **mathematical modeling and simulation**, implemented using **Julia** and **OpenModelica**.
## Technologies
- **Julia** – numerical computing and simulation
- **OpenModelica** – equation-based modeling of dynamic systems
## Contents
- Julia scripts and notebooks for modeling and simulation
- OpenModelica models for system-level analysis
- Supporting files for laboratory exercises
## Topics Covered
- Dynamical system modeling
- Numerical simulation methods
- Continuous-time systems
- Equation-based modeling
## Requirements
- Julia (with required packages)
- OpenModelica
## Usage
Each lab directory contains the relevant source files and instructions. Julia files can be executed directly or via notebooks, while OpenModelica models can be opened and simulated using OpenModelica tools.