필터 지우기
필터 지우기

fit and plot surface and get acces to fitted surface parameters

조회 수: 1 (최근 30일)
UWM
UWM 2019년 9월 12일
댓글: darova 2019년 9월 12일
I use
f = fit( [X1, Y1], Z1, 'poly44' )
and
plot(f, [X1,Y1], Z1)
functions to fit (and plot) surface to scattered data.
Is it any way to get acces to fitted surface data,
i.e. x, y ,z values of fitted surface in arbitraty
chosen x, y regular grid?

답변 (0개)

카테고리

Help CenterFile Exchange에서 Surface and Mesh Plots에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by