Alí Fernando Vela Pérez
Followers: 0 Following: 0
Feeds
提问
Upsampling a matrix with zero elements
I have a matrix x = [1 2 3 4; 5 6 7 8] and I want to upsample it by 2 so it goes something like x = [1 0 2 0 3 0 4 0; 0 0 0 0 0 ...
10 months 前 | 3 个回答 | 0