Feeds
已回答
downsample a vector with different phases ?
I found the solution by looking at Matlab blogs and discussions: reshape(initial 65536 data vector, 32, 2048) is doing the job ...
downsample a vector with different phases ?
I found the solution by looking at Matlab blogs and discussions: reshape(initial 65536 data vector, 32, 2048) is doing the job ...
7 years 前 | 0
| 已接受
提问
downsample a vector with different phases ?
Hi, I have a column vector with 65536 integer data, and out of this vector I want to create a matrix with 32 columns x 2048 ro...
7 years 前 | 1 个回答 | 0