Borrar filtros
Borrar filtros

fit and plot surface and get acces to fitted surface parameters

1 visualización (últimos 30 días)
UWM
UWM el 12 de Sept. de 2019
Comentada: darova el 12 de Sept. de 2019
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?

Respuestas (0)

Categorías

Más información sobre Surface and Mesh Plots en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by