Feeds
提问
I created an 3D sinusoidal surface. And want to add a normally distributed random noise of zero mean and 0.03mm standard deviation. But it said error on the line with*. Subscripted assignment dimension mismatch. could someone help me check it please
%3D sinusoidal surface dx=0.001; %spacing in x in mm dy=0.001; %number of points along x and y nx=128; ny=128; %n=8000; ...
11 years 前 | 2 个回答 | 0
2
个回答提问
Error message from matlab that I do not understand
I tried to understand the example from the book"computational surface and roundness metrology-chapter 12 page99-100" So i used t...
11 years 前 | 1 个回答 | 0