how to find the gradient(1st derivative) of 3D (XYZ) data
6 ビュー (過去 30 日間)
古いコメントを表示
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
0 件のコメント
回答 (1 件)
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.
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Model, Block, and Port Callbacks についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!