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

バージョン 1.1.0.0 (5.11 KB) 作成者: Liutong
plot smooth surface
ダウンロード: 280
更新 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 Center および MATLAB AnswersSurface 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