Effacer les filtres
Effacer les filtres

integrate 2D data

24 vues (au cours des 30 derniers jours)
Tyler
Tyler le 21 Mar 2019
Hi,
I have a column vector X [Nx1], a Row Vector Y [1xM] and data Z [NxM] -> is there a way to integrate Z over the area defined by X,Y?
Thanks alot!

Réponses (1)

Star Strider
Star Strider le 21 Mar 2019
Use trapz (link) or cumtrapz (linked to in that page).

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