integrate 2D data

24 次查看(过去 30 天)
Tyler
Tyler 2019-3-21
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!

回答(1 个)

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

类别

Help CenterFile Exchange 中查找有关 Numerical Integration and Differentiation 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by