speech signal process tools

源代码在线查看: test.script

软件大小: 24038 K
上传用户: yuyx2003
关键词: process speech signal tools
下载地址: 免注册下载 普通下载 VIP

相关代码

				#!/bin/sh				#@(#)test.script	3.4	6/2/88 ESI				#				USE_ESPS_COMMON=off				export USE_ESPS_COMMON				ESPSCOM=./espscom				export ESPSCOM				echo Design a 60 cycle notch filter				echo " "				echo "notch_filt -PPnotch_filt - | psps -"				notch_filt -PPnotch_filt  - | psps -				echo " "				echo The a coefficients should be 1.168, -2.334, 1.168.				echo The b coefficients should be 1, -1.957, 0.9595											

相关资源