Borrar filtros
Borrar filtros

integrate 2D data

24 visualizaciones (últimos 30 días)
Tyler
Tyler el 21 de Mzo. de 2019
Respondida: Star Strider el 21 de Mzo. de 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!

Respuestas (1)

Star Strider
Star Strider el 21 de Mzo. de 2019
Use trapz (link) or cumtrapz (linked to in that page).

Categorías

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

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by