Quadrature Methods & Some Applications

less than 1 minute read

Published:

This post will be about some numerical integration techniques and when to use them. I will concentrate on numerical quadrature (possibly cubature) and monte carlo integration. Some examples will be provided with possible guidance on which of them to use based on the function to integrate.

Numerical Quadratures

Monte Carlo Integration