⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 psgram

📁 speech signal process tools
💻
字号:
# @(#)Psgram	1.9	7/5/91	ESI# default parameter file for sgram#int start ?= 1: "Number of first point in input file to process.";int nan ?= 0: "Number of points to process; if 0, continue through end of file.";string method ?= "wb": "Method (parameters other than range and desired_frames  have no effect unless 'other' is chosen)"  : {"wb", "nb", "other"};string data_window ?= "HANNING": "Window to apply ": {"RECT", "HAMMING", "TRIANG", "HANNING", "COS4"};int fft_order ?= 8: "Fourier transform length is 2 to this power" : [2,30];float window_len ?= 8.0: "Duration of each frame in milliseconds";float pre_emphasis ?= 0.94: "Coefficient in preemphasis filter";int desired_frames ?= 0: "Forced number of frames; if zero, determine number of frames from other parameters";float step_size ?= 2.0: "Initial points of consecutive frames differ by this number of milliseconds";

⌨️ 快捷键说明

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