matrix problem in vocoder
1 回表示 (過去 30 日間)
古いコメントを表示
回答 (1 件)
Roger Wohlwend
2014 年 6 月 11 日
The first line says it all. You try to access the 14th column of a matrix that has only 13 columns. If the reason is a mistake in the for loop or somewhere else, you have to find out yourself because I cannot run your code.
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Dynamic System Models についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!