Plot_Roots

Plot roots of LPC polynomial or from the set of LSP polynomials.
ダウンロード: 133
更新 2015/9/11

ライセンスの表示

This MATLAB exercise computes and plots the roots of either an LPC polynomial or the resulting set of LSP polynomials, for all frames of a specified speech file, and superimposes the resulting root plots over either a conventional wideband spectrogram of the speech, or an LPC spectrogram of the speech. For plotting the roots of the LPC polynomial, a threshold is used in order to limit the roots being plotted to those whose magnitude exceeds a specified threshold (e.g., 0.85 or 0.9). The file '3.21 Plot Roots.pdf' provides a User's Guide for this exercise.

引用

Lawrence Rabiner (2024). Plot_Roots (https://www.mathworks.com/matlabcentral/fileexchange/52126-plot_roots), MATLAB Central File Exchange. 取得済み .

MATLAB リリースの互換性
作成: R2015a
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersSignal Modeling についてさらに検索
タグ タグを追加

Community Treasure Hunt

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

Start Hunting!
バージョン 公開済み リリース ノート
1.0.0.0

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