matrix problem in vocoder

1 view (last 30 days)
yass
yass on 11 Jun 2014
Edited: yass on 11 Jun 2014
.

Answers (1)

Roger Wohlwend
Roger Wohlwend on 11 Jun 2014
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.

Categories

Find more on Dynamic System Models in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!