smoothsurf( x,y,z,xn,yn,varargi​n )

Version 1.1.0.0 (5,11 KB) von Liutong
plot smooth surface
276 Downloads
Aktualisiert 1 Mär 2017

Lizenz anzeigen

smoothsurf(x,y,z) plots a surface using scattered 3d points data. Smoothing the surface using convolution kernels.
interpolant include: linear, nearest and natural

Zitieren als

Liutong (2024). smoothsurf( x,y,z,xn,yn,varargin ) (https://www.mathworks.com/matlabcentral/fileexchange/60892-smoothsurf-x-y-z-xn-yn-varargin), MATLAB Central File Exchange. Abgerufen .

Kompatibilität der MATLAB-Version
Erstellt mit R2016b
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Kategorien
Mehr zu Surface and Mesh Plots finden Sie in Help Center und MATLAB Answers
Quellenangaben

Inspiriert von: Surface Fitting using gridfit

Community Treasure Hunt

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

Start Hunting!
Version Veröffentlicht Versionshinweise
1.1.0.0

auto detect row vector or column vector for input: x,y,z

1.0.0.0