This script explores asteroid shape models derived from public data sources. It illustrates methods to download discrete shape models from the web, explores the surface triangulation methods convexhull, boundary, and alphashape to find the surface area and volume, writes an stl file useful for 3d-printing, voxelizes the interior of an asteroid mesh, and computes the inertial tensor and gravitational field of an asteroid, assuming constant mass density. The methods developed here can be applied to other mesh and point-cloud data sets.
The script may interest students and educators in physics, astronomy, and engineering. "Try this" explorations and follow-on projects are suggested.
인용 양식
Duncan Carlsmith (2024). Asteroid Shape Data Explorer (https://www.mathworks.com/matlabcentral/fileexchange/114555-asteroid-shape-data-explorer), MATLAB Central File Exchange. 검색 날짜: .
MATLAB 릴리스 호환 정보
개발 환경:
R2022a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux태그
도움
도움 받은 파일: Rigid body parameters of closed surface meshes, inpolyhedron - are points inside a triangulated volume?
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!