This repository contains the Julia scripts used to make the plots within my master thesis. In order to create them yourself download all .jl files, put them in the same folder, go with Julia REPL to this folder and run the command: include("All_observers_simulation.jl")
. After the script finished running can the two plots be accessed using figs[1]
and figs[2]
respectively, which can then be saved to an image if desired. It can be noted that this code uses the package LinearAlgebra, DifferentialEquations, Plots and LaTeXStrings, so make sure that these are installed.
-
Notifications
You must be signed in to change notification settings - Fork 0
fibonatic/Thesis-simulations-in-Julia
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
This repository contains the scripts used to make the plots within my master thesis
Resources
Stars
Watchers
Forks
Packages 0
No packages published