Cochlear implant simulation

버전 1.0.2 (119 KB) 작성자: Vahid
Cochlear implant simulation using vocoders
다운로드 수: 265
업데이트 날짜: 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 리포지토리로 가십시오.