1
EECS1011Z Lab D
2
Introduction
3
Getting started
4
Getting the MATLAB code needed for the lab
5
Creating a script
6
Creating vectors
7
Use indexing to get a single element of a vector
8
Use indexing to set a single element of a vector
9
Use indexing to delete an element of a vector
10
Creating vectors using functions
11
Concatenate vectors
12
Use indexing to select multiple elements from a vector
13
Play a guitar riff
14
Plot the audio data
15
Plot the audio data 2
15.1
Selecting by starting and ending time
16
Convert an index to time
17
Scale part of an audio vector
17.1
scaleAudio.m
17.2
Use
scaleAudio
and plot the results
18
Double the speed of the audio clip
19
Halve the speed of the audio clip
20
Submit your work
20.1
Re-submitting your work
20.2
Retrieving your submitted work
1
EECS1011Z Lab D
Tuesday January 28