3d triangle mesh noise

1 次查看(过去 30 天)
muna majeed
muna majeed 2015-8-4
please can any one help me how to add noise to 3d mesh triangle

回答(1 个)

Walter Roberson
Walter Roberson 2015-8-4
NoisyMesh = YourVariable + randn(size(YourVariable));

类别

Help CenterFile Exchange 中查找有关 Surface and Mesh Plots 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by