필터 지우기
필터 지우기

integrate 2D data

조회 수: 24 (최근 30일)
Tyler
Tyler 2019년 3월 21일
답변: Star Strider 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