Asteroid Shape Data Explorer

Explores published asteroid shape models and computes asteroid inertial moments and gravitational fields assuming constant density.
77 download
Aggiornato 28 lug 2022

Visualizza la licenza

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.
This script downloads and uses of the codes Anton Semechko (2020)[2] and Sven (2020)[3].

Cita come

Duncan Carlsmith (2025). Asteroid Shape Data Explorer (https://www.mathworks.com/matlabcentral/fileexchange/114555-asteroid-shape-data-explorer), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R2022a
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!

AsteroidShapeDataExplorer

Versione Pubblicato Note della release
1.0.2

Spell check

1.0.1

Minor spelling errors corrected.

1.0.0