Error while using dct on gpu. Matrix dimensions must agree.

답변 (1개)

Edric Ellis
Edric Ellis 2020년 3월 9일

0 개 추천

This appears to be a problem with the gpuArray version of dct. Thanks for reporting this.

댓글 수: 2

Just installed 2022a, and get "Error using dct. Input gpuArray must be a vector or two-dimensional matrix." Any solution for this on the horizon?
Reshape your input to the same number of rows and [] columns. dct() that. Reshape back.

댓글을 달려면 로그인하십시오.

카테고리

도움말 센터File Exchange에서 Linear Algebra에 대해 자세히 알아보기

태그

질문:

2020년 3월 7일

댓글:

2022년 3월 31일

Community Treasure Hunt

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

Start Hunting!

Translated by