使用不同的分形(赫斯特)参数生成随机粗糙的分形曲面
此代码生成人工随机粗糙的等向异性表面。这些表面可用于模拟表面粗糙度或地形,从工程表面的纳米特征到山脉、地形或景观的大规模地形。该代码基于通过分形模拟表面地形/粗糙度。它使用 Fourier 概念(特别是功率光谱密度)进行表面生成。
软件应用简介

输入参数的说明:
sigma: standard deviation , i.e. root-mean-square roughness Rq(m)
H: Hurst exponent (roughness exponent), 0<= H <= 1
It relates to the fractal dimension of a surface by D = 3-H.
Lx: length of topography in x direction.
m: number of pixels in x
n: number of pixels in y
qr cannot be smaller than image size, i.e. qr > (2*pi/L)
界面展示

结果展示

规格 价
0元试用 |
---|
0.0元人民币/月 |
声明:本站部分文章及图片源自用户投稿,如本站任何资料有侵权请您尽早请联系jinwei@zod.com.cn进行处理,非常感谢!