This week is aimed at gathering resources for further developing programming skill (specifically in MATLAB).
I have chosen the self-paced courses that I deemed most beneficial for an aeronautical engineer, as well as topics that interest me such as object oriented programming.
MATLAB hosts a huge variety of learning resources which will be very beneficial for development;
Topics Covered:
- MATLAB Onramp
- drawnow function for animating figures
- workspace management (save and load MAT files)
- Object-Oriented Programming Onramp
- Creating a class, defining properties and methods
- Creating a constructor method
- Overloading functions
- App Building Onramp
- Building an app using the app builder interface
- writing callback functions
- customising an app
- Optimization Onramp
- Defining an optimization problem
- Setting the optimization expression
Continue reading →