smooth.trf
来自「gsac程序包」· TRF 代码 · 共 29 行
TRF
29 行
.Th SMOOTH.S3 SUMMARY:Apply a smoothing operatorSMOOTH [MEAn|MEDian] [Halfwidth n ] [Pass p] [Default}.S2 INPUT:MEAN (default): Apply an averaging operator.brMEDIAN: Apply a median filter.brHalfwidth n: Smoothing operator consists of 2n+1 points (default 1).brPass p: Apply the operator p times.brDefault: Reset to MEAN Halfwidth 1 Pass 1.S2 DESCRIPTION:.S3 "SAC COMPATIBILITY:"The Pass option is new..S2 "DEFAULT:"SMOOTH MEAN HALFWIDTH 1 PASS 1.S2 "SEE ALSO":ABS, ENV
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?