3d triangle mesh noise
Afficher commentaires plus anciens
please can any one help me how to add noise to 3d mesh triangle
Réponses (1)
Walter Roberson
le 4 Août 2015
NoisyMesh = YourVariable + randn(size(YourVariable));
Catégories
En savoir plus sur Computational Geometry dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!