필터 지우기
필터 지우기

how to find the gradient(1st derivative) of 3D (XYZ) data

조회 수: 6 (최근 30일)
Kate
Kate 2013년 10월 5일
답변: Apiwat Pitaksin 2020년 10월 7일
Hi all,
I have X,Y and Z 3D surface data and I want to compute the gradient of the surface. The problem is that my data is not in grid/mesh format (i.e.my data is Mx3, not MxN) . Can anyone suggest a way to compute the gradient of this type of 3D data ?
thanks

답변 (1개)

Apiwat Pitaksin
Apiwat Pitaksin 2020년 10월 7일
It might be the anser for anyone who found this question.
I just work with that kind of data with I using partial derivative and total derivative for soving this problem.

카테고리

Help CenterFile Exchange에서 Statistics and Machine Learning Toolbox에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by