3d triangle mesh noise

조회 수: 1 (최근 30일)
muna majeed
muna majeed 2015년 8월 4일
답변: Walter Roberson 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