Overview (-)

기본 폼: Midpoint Rule, Trapezoidal Rule, Simpson’s Rule

일반화: Closed Newton-Cotes Formula

합성: Composite Numerical Integration

Numerical Integration

Numerical Integration(수치 적분)은 함수의 적분값을 근사적으로 구하는 방법이다.

Quadrature Formula

Midpoint Rule(-)

Midpoint Rule(공식)은 …

Trapezoidal Rule

Trapezoidal Rule(사다리꼴 공식)은 First Lagrange Polynomial을 이용한 방법이다.

Theorem