How can I create a basic double integral calculator?

4 visualizaciones (últimos 30 días)
kd
kd el 21 de Abr. de 2018
Respondida: Walter Roberson el 21 de Abr. de 2018
I need to create a basic integral calculator in Matlab. Are there any scripts I could reference?

Respuesta aceptada

Walter Roberson
Walter Roberson el 21 de Abr. de 2018
Create a grid. trapz each column to get a row vector of areas for each column. trapz that row vector to get a single total area.

Más respuestas (0)

Categorías

Más información sobre Numerical Integration and Differentiation en Help Center y File Exchange.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by