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年以上 前 | 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年以上 前 | 1 件の回答 | 0