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