Vous suivez désormais cette soumission
- Les mises à jour seront visibles dans votre flux de contenu suivi
- Selon vos préférences en matière de communication il est possible que vous receviez des e-mails
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.
Citation pour cette source
Duncan Carlsmith (2026). Asteroid Shape Data Explorer (https://fr.mathworks.com/matlabcentral/fileexchange/114555-asteroid-shape-data-explorer), MATLAB Central File Exchange. Extrait(e) le .
Remerciements
Inspiré par : Rigid body parameters of closed surface meshes, inpolyhedron - are points inside a triangulated volume?
Informations générales
- Version 1.01 (4,7 Mo)
Compatibilité avec les versions de MATLAB
- Compatible avec toutes les versions
Plateformes compatibles
- Windows
- macOS
- Linux
| Version | Publié le | Notes de version | Action |
|---|---|---|---|
| 1.01 | Added interactive_examples tag |
||
| 1.0.2 | Spell check |
||
| 1.0.1 | Minor spelling errors corrected. |
||
| 1.0.0 |
