logo

CS381: Numerical Computation and Software (1/2019)


Instructor: Jakramate Bootkrajang
Office : 14.30-15.30 Tuesday-Friday @ CSB 107
Email: jakramate.b@cmu.ac.th

Announcements
Welcome to course's homepage
Slides on "error analysis" has been updated
Slides on "intro to Julia" has been updated
Slides on "Spline interpolation" has been updated
Class mark [link]
Syllabus

Class meeting: Monday and Thursday, 13.00-14.30 @ CSB210

Lab meeting: TBC

DateLectureDateLabHW
5 Aug Error Analysis 8 Aug Introduction to JULIA
12 Aug วันแม่แห่งชาติ 15 Aug First Julia Program การบ้าน 1 Sol
19 Aug สัปดาห์วันวิทยาศาสตร์ 22 Aug Introduction to JULIA 2 การบ้าน 2 Sol
26 Aug Polynomial Interpolation 29 Aug Lagrange interpolation การบ้าน 3 Sol
2 Sep Polynomial Interpolation 5 Sep Newton interpolationการบ้าน 4 Sol
9 Sep Spline Interpolation NEW!! 12 Sep Cubic spline
16 Sep Numerical Differentiation 19 Sep Numerical Differentiation lab
23 Sep ทบทวนก่อนสอบ 27 Sep ทบทวนก่อนสอบ
6 Octสอบกลางภาค วันที่ 6 ตุลาคม 2562 เวลา 15.30-18.30 @ CSB 209
DateLectureDateLabHW
7 Oct Integration 1 10 Oct Integration 2
14 Oct วันชดเชยวันคล้ายวันสวรรคต 17 Oct Integration lab การบ้าน 5
21 Oct System of linear equations 1 24 Oct Gauss Elimination การบ้าน 6
28 Oct System of linear equations 2 31 Oct Gauss-Seidelการบ้าน 7
4 Nov Linear least-square problem 7 Nov Linear least-square lab
Julia Installation
11 Nov Root finding 14 Nov Newton's method การบ้าน 8
18 Nov ทบทวนก่อนสอบ 21 Nov ทบทวนก่อนสอบ
xx Novสอบปลายภาค วันที่ TBC

Assigments
Assignment 1 (due 22 Aug.) [PDF]
Assignment 2 (due 29 Aug.) [PDF]
Assignment 3 (due 5 Sep.) [PDF]
Assignment 4 (due 12 Sep.) [PDF]
Assignment 5 (due 24 Oct.) [PDF]
Assignment 6 (due 1 Nov.) [PDF]
Assignment 7 (due 7 Nov.) [PDF] คำอธิบายเพิ่มเติม link

Grading
Midterm: 30%
Final 30%
Assignments: 8x5=40%

Useful resources
Book
Numerical methods using MATLAB by John Penny, George Lindfield.
Introduction to numerical analysis by Doron Levy [PDF]
Online Materials
Numerical Methods for Computational Science and Engineering: Prof. Ralf Hiptmair
Julia language
Julia language quick introduction
Back to Top