Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Spring-Mass Harmonic Oscillator From  From MAE 2030. Covers implementation of the Euler's method for numerical integration, pre-allocation, plotting, function creation and structure creation. Contains numerous embedded YouTube videos.

Introductory MATLAB Learning Module From MAE 2120. An extended introduction that discusses important MATLAB basics such as functions and vectorization. It shows how you can figure out most things yourself by properly navigating the online documentation. It emphasizes developing code incrementally, testing obsessively at each stage.

...