-
Hungarian algorithm is simpler, I wrote it myself, hope everybody with us
匈牙利算法的实现,比较简单,本人自己写,望大家赐教-Hungarian algorithm is simpler, I wrote it myself, hope everybody with us
- 2022-11-03 01:20:59下载
- 积分:1
-
根据midi音乐的相关参数生成midi音乐文件
根据midi音乐的相关参数生成midi音乐文件-midi music under the relevant parameters generated midi music files
- 2022-07-04 06:04:33下载
- 积分:1
-
一个语音命令识别小软件的源码。另需语音识别引擎的支持
一个语音命令识别小软件的源码。另需语音识别引擎的支持-a small voice command recognition software source code. Takes another speech recognition engine support
- 2022-05-19 08:16:41下载
- 积分:1
-
Delphi PSK无线通信,基于COM的原代码的声卡…
DELPHI PSK无线通信,基于声卡的通信原代码.-DELPHI PSK wireless communications, sound card based on the original code of communication.
- 2022-03-04 04:42:46下载
- 积分:1
-
与穆演讲语音quantization_compare CS5的信噪比
Speech Quantization_Compare SNRs of speech cs5 with mu-law companding and uniform quantization -Speech Quantization_Compare remnants of spee ch cs5 with mu-law companding and uniform quant ization
- 2022-06-18 22:09:40下载
- 积分:1
-
g.729解码算法在VC++6.0环境下调试通过的可执行文件。
g.729解码算法在VC++6.0环境下调试通过的可执行文件。-g.729 codec algorithm at VC++6.0 environment debug through the executable file.
- 2022-02-28 14:27:45下载
- 积分:1
-
在线签名鉴定,用AR实现算法和DTW算法实现,还包括一个比较综合的实例,对此方面研究的朋友有用处...
在线签名鉴定,用AR实现算法和DTW算法实现,还包括一个比较综合的实例,对此方面研究的朋友有用处-Online signature identification, use AR to achieve algorithm and DTW algorithm, but also a more comprehensive example of this research useful friends
- 2022-04-30 20:29:22下载
- 积分:1
-
小波变换实现含噪语音信号增强,供参考
采用小波变换实现带噪语音信号的增强,供参考-Wavelet transform realize Noisy speech signal enhancement, for reference
- 2022-05-25 16:33:38下载
- 积分:1
-
线形预测编码是用数据间的线形关系,通过前一个值对后来的值进行预测编码...
线形预测编码是用数据间的线形关系,通过前一个值对后来的值进行预测编码-linear predictive coding data used is the linear relationship, before the adoption of a value on the subsequent value predictive coding
- 2022-11-23 06:25:03下载
- 积分:1
-
检测语音信号的共振峰
% gender = gender_detector(X,Fs)
%
% This function will use a...
检测语音信号的共振峰
% gender = gender_detector(X,Fs)
%
% This function will use a pitch detection algorithm to decide if the speaker is MALE(0) or FEMALE (1).
% It is designed to work with short speech samples (up to or greater than 50 ms). The function returns a
% 0 if X contains male speech and a 1 if it contains female speech.
-the resonance peak gender_detector% gender = (X, Fs)%% This function will use a detection a pitch lgorithm to decide if the speaker is abbreviation (0) or F EMALE (1). % It is designed to work with short spe ech samples (up to or greater than 50 ms). The fun ction returns a 0% if X contains a male speech and if it contains a female speech.
- 2022-07-01 23:56:15下载
- 积分:1