/MM-exercises

My final project and exercise solutions for Mathematical Modelling (UL FMF)

Primary LanguageMATLAB

Project and exercises for Mathematical Modelling course, UL FMF 2021/22

  • Lecturer: dr. Emil Žagar
  • Assistant: dr. Tadej Kanduč

Some helper functions or function outlines/function docstrings (to use as a starting point) were provided to us along with the instructions by the staff

My solutions for exercise problems, quizzes and the exam in MATLAB.

Final Project: Modelling of modified Buffon's needle problem

Similarly to Buffon's needle problem, I was modelling the toss of a coin with radius r and an equilateral triangle with side a. I wrote a program that models the toss of a coin and a triangle, and compared the numerical calculation of the probability with the analytical calculation.