binning a point cloud, 3D scattered data, in the X-Y plane

版本 1.1.0.0 (2.2 KB) 作者: Stephan Koehler
Take a set of XYZ points, and returns average Z values for corresponding bins in X & Y planes.
643.0 次下载
更新时间 2013/4/19

查看许可证

Imagine you have a cloud of XYZ points. You want to determine the average Z value along with its standard deviation for a grid in the X-Y planes.

The algorithm is fully vectorized, so there are no nested for loops.

引用格式

Stephan Koehler (2024). binning a point cloud, 3D scattered data, in the X-Y plane (https://www.mathworks.com/matlabcentral/fileexchange/41386-binning-a-point-cloud-3d-scattered-data-in-the-x-y-plane), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2011a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Point Cloud Processing 的更多信息
致谢

启发作品: binToVector and binToMatrix

Community Treasure Hunt

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

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

fixed typo

1.0.0.0