3d triangle mesh noise
Mostra commenti meno recenti
please can any one help me how to add noise to 3d mesh triangle
Risposte (1)
Walter Roberson
il 4 Ago 2015
NoisyMesh = YourVariable + randn(size(YourVariable));
Categorie
Scopri di più su Computational Geometry in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!