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

版本 1.1.0.0 (5.1 KB) 作者: Liutong
plot smooth surface
277.0 次下载
更新时间 2017/3/1

查看许可证

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

引用格式

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. 检索来源 .

MATLAB 版本兼容性
创建方式 R2016b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Surface and Mesh Plots 的更多信息
致谢

参考作品: Surface Fitting using gridfit

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.1.0.0

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

1.0.0.0