Three_Tube_Vocal_Tr​act_Model

This exercise computes the frequency response of a three-tube model of a human vocal tract.
137 download
Aggiornato 11 set 2015

Visualizza la licenza

In this MATLAB exercise the areas and lengths of a lossless, three-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 three-tube model is shown in Figure 2.4 of the User’s Guide, and the flow diagram of the composite system from the glottis to the lips is shown in Figure 2.5. The MATLAB exercise computes and plots the volume velocity transfer function (log magnitude spectrum) from the glottis to the lips and determines the locations of the formant frequencies and bandwidths and prints them to a designated ascii text file. The 3-tube model frequency spectrum is sampled and converted to a 3-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 three-tube model. The file '2.2 Three Tube Vocal Tract.pdf' provides a User's Guide for this exercise.

Cita come

Lawrence Rabiner (2024). Three_Tube_Vocal_Tract_Model (https://www.mathworks.com/matlabcentral/fileexchange/52138-three_tube_vocal_tract_model), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R2015a
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Categorie
Scopri di più su Audio Plugin Creation and Hosting in Help Center e MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
1.0.0.0

added name of User's Guide for this exercise
works on both R2015a and windows 10