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

Antworten (1)

Edric Ellis
Edric Ellis am 9 Mär. 2020

0 Stimmen

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

2 Kommentare

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.

Melden Sie sich an, um zu kommentieren.

Kategorien

Mehr zu Linear Algebra finden Sie in Hilfe-Center und File Exchange

Gefragt:

am 7 Mär. 2020

Kommentiert:

am 31 Mär. 2022

Community Treasure Hunt

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

Start Hunting!

Translated by