Cochlear implant simulation

版本 1.0.2 (118.9 KB) 作者: Vahid
Cochlear implant simulation using vocoders
265.0 次下载
更新时间 2018/11/11

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.

引用格式

Montazeri, Vahid (2018). cochlear-implant-simulation (https://www.github.com/vmontazeri/cochlear-implant-simulation), GitHub. Retrieved November 11, 2018.

MATLAB 版本兼容性
创建方式 R2018b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Digital Filtering 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

无法下载基于 GitHub 默认分支的版本

版本 已发布 发行说明
1.0.2

Title correction

1.0.1

Minor changes

1.0.0

要查看或报告此来自 GitHub 的附加功能中的问题,请访问其 GitHub 仓库
要查看或报告此来自 GitHub 的附加功能中的问题,请访问其 GitHub 仓库