pnotch_filt

来自「speech signal process tools」· 代码 · 共 8 行

TXT
8
字号
## default param file for notch_filt# @(#)Pnotch_filt	3.3 2/15/88 ESI#float band_width ?= 30: "6 dB band width";float samp_freq ?= 8000: "sampling frequency";float notch_freq ?= 60: "notch frequency";

⌨️ 快捷键说明

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