MATH 105A [Fall 2016]
The main course website with the syllabus is available here: Course Website
Contents
Lectures
- Lecture 1 (.ipynb)
- Lecture 2 (.ipynb)
- Lecture 3 (.ipynb)
- Lecture 4 (.ipynb)
- Lecture 5 (.ipynb)
- Lecture 6 (.ipynb)
- Lecture 7 (.ipynb)
- Lecture 8 (.ipynb)
- Lecture 9 (.ipynb)
- Lecture 10 (.ipynb)
- Lecture 11 (.ipynb)
- Lecture 12 (.ipynb)
- Lecture 13 (.ipynb)
- Lecture 14 (.ipynb)
- Lecture 15 (.ipynb)
- Lecture 16 (.ipynb)
- Lecture 17 (.ipynb)
- Lecture 18 (.ipynb)
- Lecture 19 (.ipynb)
- Lecture 20 (.ipynb)
- Lecture 21 (.ipynb)
- Lecture 22 (.ipynb)
- Lecture 23 (.ipynb)
- Lecture 24 (.ipynb)
- Lecture 25 (.ipynb)
- Lecture 26 (.ipynb)
For those interested: The slides used in lecture are created with Jupyter using the Jupyter Kernel for MATLAB and the slideshow extension.
Homeworks
- Homework 1 w/Computer Assignment (m-file) Solution: HW1_w_CA.pdf HW1_w_CA.m
- Homework 2 w/Computer Assignment (m-file, fixedpoint.m, newton.m ) Solution: HW2_w_CA.pdf HW2_w_CA.m newton.m fixedpoint.m
- Homework 3 w/Computer Assignment (m-file, hornerroots.m) Solution: HW3_w_CA.pdf HW3_w_CA.m hornerroots.m
- Homework 4 w/Computer Assignment (m-file, GE.m, Backsub.m) Solution: HW4_w_CA.pdf HW4_w_CA.m GE.m Backsub.m
- Homework 5 w/Computer Assignment (m-file, GEcp.m) Solution: HW5_w_CA.pdf HW5_w_CA.m GEcp_sol.m
- Homework 6 w/Computer Assignment (m-file, LU.m) Solution: HW6_w_CA.pdf HW6_w_CA.m LU.m
- Homework 7 w/Computer Assignment (m-file, Jacobi.m, GS.m) Solution: HW7_w_CA.pdf HW7_w_CA.m Jacobi.m GS.m
- Homework 8
Lab Worksheets
Here are links to the m-files and the published html. Download the m-file and add your answers.
Lab Project
- The 8th computer assignment will be longer and more involved than the others. It will be based on the labs. This will count for 50% of your lab grade.