Pre-class Assignment
No participation activities; work on lab 2!
Announcements
- Please fill in the check-in survey while you wait!
- Grading updates
- I’ve graded lab 1s from everyone who has sent it in
- I’ve also updated your participation grades as of today
- If you see any errors with your grades, please let me know ASAP
- Lab 2 is out and will be due Feb 27th at 2:35pm
- Keep me updated if you are stuck!
- I have updated the code in your repos, so please pull if you haven’t cloned yet
- Do not take apart your breadboards when you are done with this lab, unless you need more space for the next one. But either way please keep all the components or give them back to me for later use.
- We’ll be using MATLAB today in class if we have time. Install it on your laptop if you haven’t already. It should already be on the desktops in the classroom.
- Office hours: by appointment (email me if none of those times work)
Learning Objectives and Outcomes
In this lecture, you will...
- complete the check-in survey
- listen to a lecture about peak detection, how to implement it in MATLAB, and some syntax differences between MATLAB and C++
By the end of this lecture, you should be able to...
- complete exercises 4 to 6 on the lab (exercise 7 is extra credit)
Lecture Content
Baeldung Peak Detection
See example MATLAB code in Lab 2 Github; if you don’t have access, let me know and I will set you up.
SeeMATLAB Resources for information on differences between MATLAB and C++ and tips about working with MATLAB.
In Class Exercises
Start working on exercise 4 of the lab.
For Next Time