Analyse - Foundation of modeling
Dit vak gaat over de foundation of modeling
Algemene downloads
Programming resources
Python 3
Jetbrains Student pack (niet verplicht maar wel handig)
Pycharm
Visual studio code
Books
Think Python 2e
Functional programming in python
modeling and simulation in Python
Assignments
Formative assignment
Summative assignment
Exams
Mock exam
Mock exam (With answers)
Training exam for Retake
First chance exam
First chance exam (answers)
Lessen
-
Les 1 - Lists
Deze les gaat over lists en alles wat daarbij komt kijken.
-
Les 2 - Non-parametric Functions
Intro over functies zonder parameters.
-
Les 3 - Parametric Functions, Module import
Vervolg op functies en een uitbreding daarop met parameters.
-
Les 4 - Linear functions, matplotlib and pyplot
Deze les gaat over het plotten van grafieken in Matplotlib en PyPlot.
-
Les 5 - Higher order functions (Part 1)
Deze les gaat over Higher order functions en Lambda functions.
-
Les 6 - higher order functions (Part 2)
Vervolg op higher order fuctions en Map en Filter.
-
Les 7 - Combinatorics (part 1)
Introduction to combinatorics
-
Les 8 - Combinatorics (part 2)
Permutations, partial permutations and combinations.
-
Les 9 - Introduction to probability
Probability and events.
-
Les 10 - Empirical probability
Python dictionaries and simulation of probabilistic experiments
-
Les 11 - Simulation (part 1)
Introduction to simulation.
-
Les 12 - Simulation (part 2)
Vervolg op Simulation 1.