Adaptive Simpson method

The code computes an integral of a function over an interval using the adaptive simpson rule.

Ahora está siguiendo esta publicación

Input: function, endpoints of an interval, tolerance
Output: integral of the function over the interval

The code contains an example with the function. For more precise computation, split an interval into subintervals, implement the function on each of them, and sum the results. One way of the splitting is taking uniformly split subintervals.

Citar como

Taehee Ko (2026). Adaptive Simpson method (https://es.mathworks.com/matlabcentral/fileexchange/78116-adaptive-simpson-method), MATLAB Central File Exchange. Recuperado .

Etiquetas

Añadir etiquetas

Add the first tag.

Información general

Compatibilidad con la versión de MATLAB

  • Compatible con cualquier versión

Compatibilidad con las plataformas

  • Windows
  • macOS
  • Linux
Versión Publicado Notas de la versión Action
1.0.0