Are you an EPFL student looking for a semester project?
Work with us on data science and visualisation projects, and deploy your project as an app on top of Graph Search.
This lecture covers the derivation and integration (both numeric and symbolic) in Matlab, including simulation of Ordinary Differential Equations (ODE) and examples. It also discusses the representation of numbers, such as integers and floating-point formats, and the potential errors associated with rounding and precision. The lecture demonstrates the use of functions like diff() for differentiation and trapz() for integration, as well as the simulation of physical systems using ODE solvers.