Two Tube Vocal Tract Model

버전 1.4.0.0 (1.43 MB) 작성자: Speech Processing
Computes the frequency response of a two-tube model excited at the glottis and terminated at lips.
다운로드 수: 1.2K
업데이트 날짜: 2015/6/16

라이선스 보기

In this MATLAB exercise the areas and lengths of a lossless, two-tube model of a human vocal tract are specified by the user, and the MATLAB exercise computes the transfer function of volume velocity from the glottis to the lips, where the reflection coefficient at the glottis is assumed to be r_G (in the range-1 ≤ r_G ≤1), and the reflection coefficient at the lips is assumed to be r_L, again in the range-1 ≤ r_L ≤1. Such a two-tube model is shown in Figure 2.1 of the User’s Guide (with tube lengths and areas of values l1 = 8 cm, A1 = 1 cm^2, l2 = 9 cm, A2 = 7 cm2), and the flow diagram of the composite system from the glottis to the lips is shown in Figure 2.2. This MATLAB exercise computes the transfer function of volume velocity from the glottis to the lips, plots the volume velocity transfer function (log magnitude spectrum), determines the locations of the formant frequencies (both center frequencies and bandwidths), whenever possible, and prints them to a designated ascii text file. The 2-tube model frequency spectrum is sampled and converted to a 2-tube model impulse response which is convolved with a periodic glottal train and played out so that the user can hear which vowel sound is produced using the two-tube model.

인용 양식

Speech Processing (2024). Two Tube Vocal Tract Model (https://www.mathworks.com/matlabcentral/fileexchange/45120-two-tube-vocal-tract-model), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2015a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Audio Processing Algorithm Design에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
1.4.0.0

Updated to work with post-R2014b graphics

1.1.0.0

code updates; Read_Me.txt setup file; pathnew_matlab_central example

1.0.0.0