Skip to content

054361 Metodi analitici e numerici per l'ingegneria, A.Y. 2022/23, @Politecnico_di_Milano

Notifications You must be signed in to change notification settings

Bocchio01/054361-Metodi-analitici-e-numerici-per-l-ingegneria

Repository files navigation

Metodi analitici e numerici per l'ingegneria (a.k.a. Analytical and numerical methods for engineering)

The aim was to learn some of the techniques used by computers to handle real-world problems and to keep track of the approximation generated in the final solution.

In the second half of the course we were talking about solving differential equations and all the problem related such as Cauchy problems, boundary conditions, etc. The code here is mostly about solving differential equations, but also about solving systems of linear equations and some other stuff.

The final part of the course was about Finite Element Method (FEM), and his implementation in Matlab using the Galerkian discretization algorithm.

Some examples


Satelite_trajectory
Simulation of the satellite trajectory approaching Earth due to hypotetical air resistance

Cauchy-Dirichlet_problem
Example of a Cauchy-Dirichlet problem and his solution (using a non-complete Fourier Series)

Some more images are available in the img folder.

About

054361 Metodi analitici e numerici per l'ingegneria, A.Y. 2022/23, @Politecnico_di_Milano

Topics

Resources

Stars

Watchers

Forks

Languages