formant_loc.m
Version 1.0.0.0 (1.85 KB) by
Evan Ruzanski
Finds formant locations of acoutsic tube model given area and length parameters.
F = FORMANT_LOC(A,L)
Takes input row vectors A and L with area (cm^2) and length (cm) parameters. Row vector length equals number of tubes in desired model. Returns plot to find formant locations and numerical values for formant locations (in Hz) in F. NOTE: If zero-length tube is desired, enter as first
element of L.
AUTHOR: Evan Ruzanski, CSLR, CU-Boulder, 03/2005
Ref. Deller, Hansen, Proakis "Discrete-Time Processing of Speech
Signals", IEEE Press (NY, NY), 2000, p.211-216
Cite As
Evan Ruzanski (2026). formant_loc.m (https://www.mathworks.com/matlabcentral/fileexchange/7070-formant_loc-m), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R13
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
- Signal Processing > Signal Processing Toolbox > Transforms, Correlation, and Modeling > Signal Modeling >
Find more on Signal Modeling in Help Center and MATLAB Answers
Tags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.0.0.0 |
