speech signal process tools

源代码在线查看: bhd.test

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

相关代码

				#! /bin/sh				# test script for bhd				# @(#)bhd.test	3.4 1/10/90 ESI				#				echo Testing bhd				echo "0 1 3 4 6 7 9 2 3 444 123 453 -45 -234 0 -23" | testsd -a - - | \				  copysd -dshort - - | bhd - - | od > test.out				echo There should be no differences found by the following diff				echo diff test.in test.out				diff -b test.in test.out							

相关资源