270 likes | 568 Views
01052006 การคำนวณทางวิศวกรรม (Engineering Computation) Numerical Integration Formulas. บำรุง พ่วงเกิด Office: ME201 Homepage: http://www.kmitl.ac.th/~kpbumroo . Polynomial Evaluation. Nested multiplication – Horner’s algorithm. Quiz.
E N D
01052006 การคำนวณทางวิศวกรรม (Engineering Computation)Numerical Integration Formulas บำรุง พ่วงเกิด Office: ME201 Homepage: http://www.kmitl.ac.th/~kpbumroo 01052006 การคำนวณทางวิศวกรรม (Engineering Computation)
Polynomial Evaluation Nested multiplication – Horner’s algorithm 01052006 การคำนวณทางวิศวกรรม (Engineering Computation)
Quiz จากข้อมูลต่อไปนี้ให้ใช้ Newton Interpolating Polynomial หาค่าความหนาแน่นที่อุณหภูมิ 37 องศาเซลเซียส 01052006 การคำนวณทางวิศวกรรม (Engineering Computation)
Numerical Integration Formulas You’ve Got a Problem 01052006 การคำนวณทางวิศวกรรม (Engineering Computation)
Integration Integration = “to bring together, as parts, into a whole; to unite; to indicate the total amount…” 01052006 การคำนวณทางวิศวกรรม (Engineering Computation)
Numerical Integration Formulas Closed and open integral formulas 01052006 การคำนวณทางวิศวกรรม (Engineering Computation)
Numerical Integration Formulas Newton-Cotes formulas 01052006 การคำนวณทางวิศวกรรม (Engineering Computation)
Numerical Integration Formulas • The Trapezoidal rule • The first of Newton-Cotes formulas 01052006 การคำนวณทางวิศวกรรม (Engineering Computation)
Numerical Integration Formulas The composite trapezoidal rule 01052006 การคำนวณทางวิศวกรรม (Engineering Computation)
Numerical Integration Formulas The composite trapezoidal rule – MatLab M-file 01052006 การคำนวณทางวิศวกรรม (Engineering Computation)
Numerical Integration Formulas The composite trapezoidal rule for unequally spaced data – MatLab M-file 01052006 การคำนวณทางวิศวกรรม (Engineering Computation)
Numerical Integration Formulas Second-Order Lagrange Interpolating Polynomial • Simpson’s rules • Simpson’s 1/3 rule 01052006 การคำนวณทางวิศวกรรม (Engineering Computation)
Numerical Integration Formulas • Simpson’s rules • The Composite Simpson’s 1/3 rule 01052006 การคำนวณทางวิศวกรรม (Engineering Computation)
Numerical Integration Formulas • Simpson’s rules • Simpson’s 3/8 rule 01052006 การคำนวณทางวิศวกรรม (Engineering Computation)
Numerical Integration Formulas • Newton-Cotes closed integral formulas 01052006 การคำนวณทางวิศวกรรม (Engineering Computation)
Numerical Integration Formulas • Newton-Cotes open integral formulas 01052006 การคำนวณทางวิศวกรรม (Engineering Computation)
Numerical Integration of Functions • Romberg integration – based on Richardson’s extrapolation • Combine two numerical integrations from trapezoidal rule (with different h) for improving accuracy 01052006 การคำนวณทางวิศวกรรม (Engineering Computation)
Numerical Integration of Functions Romberg integration – based on Richardson’s extrapolation 01052006 การคำนวณทางวิศวกรรม (Engineering Computation)
Numerical Integration of Functions Romberg integration – MatLab M-file 01052006 การคำนวณทางวิศวกรรม (Engineering Computation)
Gaussian Quadrature Gaussian Quadrature 01052006 การคำนวณทางวิศวกรรม (Engineering Computation)
Gaussian Quadrature Gauss-Legendre 01052006 การคำนวณทางวิศวกรรม (Engineering Computation)
Gaussian Quadrature Change of interval 01052006 การคำนวณทางวิศวกรรม (Engineering Computation)
Gaussian Quadrature Two-dimensional integrals 01052006 การคำนวณทางวิศวกรรม (Engineering Computation)