Skip to content
Ione Fine edited this page Feb 27, 2018 · 25 revisions

Welcome to the Matlab-2017 wiki!

Class is from 10.30 to 12.20 in GTH 079. Bring a laptop computer that runs Matlab and Github.

Office hours are 3-4, Mon-Wed or by arrangement. But please email me (ionefine@uw.edu) if you plan to come to office hours, or you may arrive just as I'm stumbling out for coffee. My office is Guthrie 233.

I will put the code that I write in class on the website and I will try (though don't guarantee) to record Plenopto lectures. Plenopto Recordings live in Canvas under PSYCH 448 A (the class has different listings for undergrads and grads) which can be accessed through this link

Office hours are a time for going over things that we didn't have enough time to clarify in class (or remained unclear), or over homework problems you found difficult. They should not be used as a substitute for attending class.

Please begin by reading the class syllabus etc..

Here are the instructions for the task list before the first day of class.

On the first day of class we opened Matlab, created an m-file and set up our git repositories.

Homework and Class Exercises

Both Homeworks and Class Exercises will be in the Matlab-2018 directory. ClassExercise_ChapterXXX_master Homework_ChapterXXX_master

What's the difference between class exercises and homeworks? The difference is that the grade is based on the homeworks. You are still allowed to collaborate but you need to follow the 2 minute rule. The class exercises are just to give you practice and you can decide how you want to do them (or even whether you want to do them, though I strongly, strongly recommend that you do them).

  1. Using GitKraken, PULL the ClassExercise or the Homework from the Matlab-2018 repository
  2. Open the file in Matlab. Rename it as ClassExercise_ChapterXXX_YourName and save it in your Matlab-2018_YourName folder in your computer.
  3. Write some code
  4. Stage and commit the changes to Matlab-2018_YourName
  5. Use GitKraken to PUSH to your Matlab-2018_YourName repository

Deadlines:

I've organized it so we go over the exercises in class, then we have one more class {extra chance to go over material} and then the homework is due.

CHAPTERS 10 & 11 don't have class exercises!

Monday, February 05, 2018 Class Exercise Chapter 5

Wednesday, February 07, 2018 Homework Chapter 4

Friday, February 09, 2018 Homework Chapter 5

Friday, February 15, 2018 Class Exercise Chapter 6

Sunday, February 17 5pm, 2018 Homework Chapter 6

Before class Monday March 5th Class Exercise Chapter 7

Before class Wed March 7th Homework Chapter 7 The exercises in PlotFunkyData

IGNORE CLASS EXERCISE CHAPTER 8 (which has been deleted from the github account)

Class Project Due March 14

Clone this wiki locally