covfft.inp.txt

来自「用于计算卷积」· 文本 代码 · 共 17 行

TXT
17
字号
COVFFT EXAMPLEUNIX batch job for computing covariance functions and power spectrafrom gravity anomalies by FFT:  covfft <<!  grav.grd  covfft.ou1  covfft.ou2  79.6 -25 12 18 1  !The batch job reads a grid of gravity anomalies <grav.grd> and calculates power spectrum, 1-D covariance function and degree variances(output to <covfft.ou1>) and a 2-D covariance function grid (output to<covfft.ou2>). Other quantities are written to the screen output.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?