How can I create a basic double integral calculator?

4 vues (au cours des 30 derniers jours)
kd
kd le 21 Avr 2018
I need to create a basic integral calculator in Matlab. Are there any scripts I could reference?

Réponse acceptée

Walter Roberson
Walter Roberson le 21 Avr 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.

Plus de réponses (0)

Catégories

En savoir plus sur Numerical Integration and Differentiation dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by