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 LinuxKategorien
Mehr zu Surface and Mesh Plots finden Sie in Help Center und MATLAB Answers
Tags
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!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
Version | Veröffentlicht | Versionshinweise | |
---|---|---|---|
1.1.0.0 | auto detect row vector or column vector for input: x,y,z |
||
1.0.0.0 |