2 Introduction

This lab is an introduction to using MATLAB to process audio signals. Students will learn how to:

  • create vectors of numeric values
  • use indexing to get and set individual elements of a vector
  • create vectors using functions
  • concatenate (join) vectors
  • use indexing to get and set multiple elements of a vector
  • use MATLAB to play an audio signal
  • use MATLAB to perform simple audio processing of an audio signal