3150 Syllabus, Matlab, Exams, Lectures

    Syllabus
  1. syllabus.pdf, F. Vasquez 2008 syllabus for 3150
    Matlab Code Examples
  1. sawtooth.m, Fourier series approximation of a sawtooth wave
  2. p_3_3_5.m, Solution Exercise 3.3-5, Wave equation finite string
  3. e3_5_1.m, Example 3.5.1 - heat equation
  4. e3_6_3.m, Example 3.6.3 - heat equation with Robin BC
  5. e3_7_1.m, Example 3.7.1 - Square membrane
  6. e3_7_2.m, Example 3.7.2 - Heat equation on a square plate
  7. e4_2_2.m, Example 4.2.2 - Circular membrane
  8. e4_3_2.m, Example 4.3.2 - Circular membrane
  9. precomp_besseljzeros.m, Compute first 20 Bessel Zeros
  10. bz.mat, Output of precomp_besseljzeros.m, binary file
  11. Additional code examples from homeworks 2, 3, 5 below. The PDF sources supply printed code. The extracted sources were edited, and they will paste. No guarantee that they will work in matlab.
    Visualizations
  1. Visualizations of waves, strings, membranes (Falstad.com)
    Exams
  1. exam1_practice.pdf, Exam 1 sample
  2. exam1_practice_sol.pdf
  3. exam1_sol.pdf, Exam 1 and solutions (5 problems)
  4. exam2_practice.pdf
  5. exam2_practice_sol.pdf, Exam 2 sample
  6. exam2_sol.pdf, Exam 2 and solutions (5 problems)
  7. exam3_practice.pdf, Exam 3 sample
  8. exam3_practice_sol.pdf
  9. exam3_sol.pdf, Exam 3 and solutions (5 problems)
  10. final_practice.pdf, Final Exam sample
  11. final_practice_sol.pdf
  12. final_sol.pdf, Final Exam and solutions (8 problems)
  13. formulas.pdf
    Lectures
  1. pde001.pdf, 1.1, 1.2, 3.1
  2. pde002.pdf, 2.1, 2.2
  3. pde003.pdf, 2.2
  4. pde004.pdf, 2.3, 2.4
  5. pde005.pdf, 3.2, 3.3
  6. pde006.pdf, 3.4, 3.5
  7. pde007.pdf, 3.6
  8. pde008.pdf, 3.7
  9. pde009.pdf, 3.8
  10. pde010.pdf, 4.1, 4.2
  11. pde011.pdf, 4.2
  12. pde012.pdf, 4.2, 4.3, 4.4
  13. pde013.pdf, 4.4, 4.5
  14. pde014.pdf, 4.5, 7.1, 7.2
  15. pde015.pdf, 7.3, 7.4
  16. pde016.pdf, 7.4
  17. pde017.pdf, 7.5, 7.6, 7.7
  18. pde018.pdf, 7.8
  19. pde019.pdf, 7.9
    Homework
  1. pdehw001.pdf, 1.1-1,1.1-11,1.2-4,1.2-5,1.2-7,1.2-16
  2. pdehw002.pdf, 2.1-7,2.1-9,2.2-7,2.2-9,2.2-10,2.2-11,2.2-13,Matlab
    Matlab code examples: 2.2-7, 2.2-9, 2.2-11, 2.2-13
    e2_2_7.m, Exercise 2.2-7
    e2_2_9.m, Exercise 2.2-9
    e2_2_11.m, Exercise 2.2-11
    e2_2_13.m, Exercise 2.2-13
  3. pdehw003.pdf, 2.3-2,2.3-7,2.4-6,3.3-2,3.3-3,3.3-4,Matlab
    Matlab code examples: 2.4-6, 3.3-2, 3.3-3, 3.3-4
    e2_4_6.m, Exercise 2.2-6
    e3_3_2.m, Exercise 3.3-2
    e3_3_3.m, Exercise 3.3-3
    e3_3_4.m, Exercise 3.3-4
  4. pdehw004.pdf, 3.4-1,3.4-4,3.4-9,3.5-4,3.5-14,3.6-2
  5. pdehw004_bis.pdf, 3.4-3,3.5-6
  6. pdehw005.pdf, 3.7-2,3.7-13,3.7-16,3.8-2,3.8-3,Matlab
    Matlab code example: 3.7-2.
    e3_7_2-hwFile.m, Exercise 3.7-2
  7. pdehw006.pdf, 4.1-2,4.1-3,4.2-2,4.2-4,4.2-10
  8. pdehw007.pdf, 4.5-3,7.1-2,7.2-4,7.2-20,7.2-23,7.2-27,7.2-29
  9. pdehw008.pdf, 7.2-36,7.2-43,7.2-50,7.3-9,7.3-18,7.4-3
  10. pdehw009.pdf, 7.4-2,7.5-8,7.5-9,7.6-4,7.6-8,7.5-10,7.7-2,7.7-11,
  11. pdehw010.pdf, 7.8-2,7.8-14,7.8-18,7.8-31,7.8-50