Wei Zhao
Followers: 0 Following: 0
Feeds
提问
The multiplication result by sum() and matrix multiplication are not the same
Assume 2 random complex matrices and we want to multiply them. A = rand(4, 1) + 1j * rand(4, 1) B = rand(4, 8) + 1j * rand(4, ...
1 year 前 | 3 个回答 | 0