Multiplying unequal size matrices
9 次查看(过去 30 天)
显示 更早的评论
I have two matrices (c and d) with different size, c represents the Gabor transform of a signal and d iluustrates the wigner ville distribution of the same signal , the dimention of the first matrix 2049x64 complex double and the second one is 12181x22536 double how can I multiply them ?
2 个评论
James Tursa
2021-5-17
You need to give us more details of what these matrices represent and why you are doing the multiplication. Maybe interpolation is what you want? Hard to advise without knowing more details ...
回答(1 个)
另请参阅
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!