3d triangle mesh noise
古いコメントを表示
please can any one help me how to add noise to 3d mesh triangle
回答 (1 件)
Walter Roberson
2015 年 8 月 4 日
NoisyMesh = YourVariable + randn(size(YourVariable));
カテゴリ
ヘルプ センター および File Exchange で ROI-Based Processing についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!