contents.m
来自「荷兰Delft大学开发的insar(干涉合成孔径雷达)图像处理部分源代码」· M 代码 · 共 19 行
M
19 行
% Matlab scripts fractal estimation%%% Utilities:% fracsurf.m - create isotropic 2D fractal surface with power law spectrum% fracline.m - create fractal line with power law spectrum% fractopo.m - create fractal topography with sea level% fracdemo.m - demonstrate some characteristic fractal/power-law lines and surfaces % fracsurfatmo.m - create isotropic 2D fractal surface with three regimes%% pslope.m - derive slope and C0 of loglog exponential function% anafrac2D.m - analyze the power law behavior of a 2D fractal surface% anafracdemo.m - demonstrate several atmospheric variable situations and their power spectra%% checkfr.m - check 1D/2D power spectra of simulated fractal surface%% Ramon Hanssen, 1 May 2000
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?