Skip to main content
Engineering LibreTexts

Preface

  • Page ID
    86407
  • \( \newcommand{\vecs}[1]{\overset { \scriptstyle \rightharpoonup} {\mathbf{#1}} } \) \( \newcommand{\vecd}[1]{\overset{-\!-\!\rightharpoonup}{\vphantom{a}\smash {#1}}} \)\(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\) \(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\)\(\newcommand{\AA}{\unicode[.8,0]{x212B}}\)

    MATLAB is a widely used analysis tool by scientists and engineers. MATLAB has built-in graphing capabilities and many analysis functions, including matrix multiplication and matrix inverse. It can be run interactively, which greatly helps checking & debugging. This text emphasizes practical applications in engineering, physics, mathematics and biology.

    OCTAVE is a free program that runs almost all MATLAB code in this course.

    There are a few differences between OCTAVE and MATLAB in implementation. These differences are described where needed.

    Watch these MATLAB overview videos:

    https://www.mathworks.com/videos/matlab-overview-61923.html

    https://www.youtube.com/watch?v=OHxR8iMHDWw

    This video shows how Penn State students use MATLAB in internships:

    https://www.mathworks.com/videos/penn-state-students-transition-to-industry-78737.html

    • Was this article helpful?