3d triangle mesh noise
Show older comments
please can any one help me how to add noise to 3d mesh triangle
Answers (1)
Walter Roberson
on 4 Aug 2015
NoisyMesh = YourVariable + randn(size(YourVariable));
Categories
Find more on Computational Geometry in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!