MATLAB in Physics - Symbolic Computation and Differential Equations
MATLAB in Physics is a four lecture series in MATLAB that is offered to first year physics undergraduate students.
This lecture shows how to use MATLAB to simulate physical systems using a range of methods. Projectile motion is analysed using the Symbolic Math Toolbox, then more complicated chaotic systems are simulated using the MATLAB ODE solvers.
Some advanced programming techniques such as Object Oriented Programming (OOP) and Graphical User Interface (GUI) programming are briefly covered.
The aim of this lecture series is to introduce students to computational methods in MATLAB to solve problems arising in physics that cannot be solved analytically. No prior knowledge of MATLAB is required. Themes of data analysis, visualization, modelling and programming are explored throughout these lectures.
Cite As
Matt McDonnell (2024). MATLAB in Physics - Symbolic Computation and Differential Equations (https://www.mathworks.com/matlabcentral/fileexchange/23040-matlab-in-physics-symbolic-computation-and-differential-equations), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
Tags
Acknowledgements
Inspired by: MATLAB in Physics - Visualisation, MATLAB in Physics - Data Analysis, MATLAB in Physics - Matrices
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.