Statistics

 Trapezoidal Rule

The Trapezoidal Rule is one of the methods of Numerical Integration, where the integrand f(x) has quite complicated nature of the integration cannot be computed easily. By using computer programing we can easily calculate those integrals by using the Trapezoidal Rule. In the Trapezoidal rule, we try to find the integration by considering a straight line in a sub-interval of length h.

Presentation view


Comments