Feeds
답변 있음
How to calculate the roughness of a surface
% Define the Schaffer function schaffer = @(v, f, d) 2.86259 - 0.00255898*v + 39.8932*f - 17.2473*d - ... ...
How to calculate the roughness of a surface
% Define the Schaffer function schaffer = @(v, f, d) 2.86259 - 0.00255898*v + 39.8932*f - 17.2473*d - ... ...
대략 1년 전 | 0
