3d triangle mesh noise

1 visualizzazione (ultimi 30 giorni)
muna majeed
muna majeed il 4 Ago 2015
Risposto: Walter Roberson il 4 Ago 2015
please can any one help me how to add noise to 3d mesh triangle

Risposte (1)

Walter Roberson
Walter Roberson il 4 Ago 2015
NoisyMesh = YourVariable + randn(size(YourVariable));

Tag

Community Treasure Hunt

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

Start Hunting!

Translated by