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!