diff --git a/docs/materials.md b/docs/materials.md index eac220d..f4e96da 100644 --- a/docs/materials.md +++ b/docs/materials.md @@ -188,6 +188,20 @@ This week we will learn about Taylor series and solve some differential equation * [Worksheet 3 pdf](https://github.com/cs-uob/COMS10013/blob/master/resources/worksheet3/worksheet3.pdf) * [Worksheet 3 Solutions pdf](https://github.com/cs-uob/COMS10013/blob/master/resources/worksheet3/solutions3.pdf) * [Worksheet 4 pdf](https://github.com/cs-uob/COMS10013/blob/master/resources/worksheet4/worksheet4.pdf) + * [Worksheet 4 Solutions pdf](https://github.com/cs-uob/COMS10013/blob/master/resources/worksheet4/solutions4.pdf) + * [Worksheet 4 more Solutions pdf](https://github.com/cs-uob/COMS10013/blob/master/resources/worksheet4/moreSolutions4.pdf) + +### Week 21 - More Differential equations and Optimisation +This week we will learn more about differential equations and look at some optimisation problems + + * [Notes 5.1 pdf](https://github.com/cs-uob/COMS10013/blob/master/resources/lecture5/lecture5.1.pdf) + * [Notes 5.2 pdf](https://github.com/cs-uob/COMS10013/blob/master/resources/lecture5/lecture5.2.pdf) + * [Notes 5.3 pdf](https://github.com/cs-uob/COMS10013/blob/master/resources/lecture5/lecture5.3.pdf) + * [Notes 6 pdf](https://github.com/cs-uob/COMS10013/blob/master/resources/lecture6/lecture6.pdf) + * [Worksheet 5 pdf](https://github.com/cs-uob/COMS10013/blob/master/resources/worksheet5/worksheet5.pdf) + * [Worksheet 6 pdf](https://github.com/cs-uob/COMS10013/blob/master/resources/worksheet6/worksheet6.pdf)