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

Version 1.1.0.0 (5,11 ko) par Liutong
plot smooth surface
277 téléchargements
Mise à jour 1 mars 2017

Afficher la licence

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

Citation pour cette source

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. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2016b
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Surface and Mesh Plots dans Help Center et MATLAB Answers
Remerciements

Inspiré par : Surface Fitting using gridfit

Community Treasure Hunt

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

Start Hunting!
Version Publié le Notes de version
1.1.0.0

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

1.0.0.0