📄 refcof.defaults
字号:
# @(#)refcof.defaults 1.1 6/18/91 ERL - default parameter file for maximum entropy analyzerint frame_len ?= 64: "Number of points per analysis frame; 0 means nan";int step ?= 16: "Number or points between start of successive frames; 0 means frame_len";string window_type ?= "RECT": "Window to apply to data": {"RECT", "HAMMING", "TRIANG", "HANNING", "COS4"};int order ?= 10: "Number of reflection coefficients to compute per frame)";string method ?= "AUTOC": "Analysis": {"AUTOC", "COV", "BURG", "MBURG", "FBURG", "STRCOV", "STRCOV1", "VBURG"};
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -