3d triangle mesh noise

1 visualización (últimos 30 días)
muna majeed
muna majeed el 4 de Ag. de 2015
Respondida: Walter Roberson el 4 de Ag. de 2015
please can any one help me how to add noise to 3d mesh triangle

Respuestas (1)

Walter Roberson
Walter Roberson el 4 de Ag. de 2015
NoisyMesh = YourVariable + randn(size(YourVariable));

Categorías

Más información sobre Surface and Mesh Plots en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by