cochlear-implant-simulation

所属分类:硬件设计
开发工具:matlab
文件大小:0KB
下载次数:0
上传日期:2019-11-22 01:03:11
上 传 者sh-1993
说明:  使用声码器模拟耳蜗植入,
(Cochlear implant simulations using vocoders,)

文件列表:
LICENSE (1067, 2019-11-21)
S_01_01.wav (155042, 2019-11-21)
example.m (221, 2019-11-21)
git/ (0, 2019-11-21)
vocoder.m (6057, 2019-11-21)

# Cochlear implant simulation using vocoders Implementation of cochlear implant simulation, referred to as vocoder. ### How to use: ### vocoded_x = vocoder(x, rate, nchan, cutoff , vocoder_type, verbose) The first argument is the signal. The second argument is the sampling rate (preferred 16Khz) The third argument is the number of spectral channels between 2 and 9. The fourth argument is the cutoff frequency for envelope extraction. The higher the cutoff, the more fine structure will be available in the vocoded signal. The fifth argument specifies the type of vocoder: either NOISE or TONE vocoder. The sixth argument provides more details regarding the bandpass filters. See the example file 'example.m' on how to use this code. Refer to Shannon, Zeng, Kamath, Wygonski and Ekelid (1995). Speech Recognition with Primarily Temporal Cues, Science for more information about vocoders. Vahid Montazeri, October 2018. :slightly_smiling_face:

近期下载者

相关文件


收藏者