Feeds
질문
Computing the difference vector for all possible pairs of columns in a matrix?
I am trying to take a matrix like A=[1 2 3 4; 5 6 7 8; 9 10 11 12] and find a new matrix B such that B = [A(:,1)...
거의 10년 전 | 답변 수: 1 | 0
1
답변질문
Some Questions on the Communications Toolbox Turbo Encoder/Decoder blocks
Hi, I just started using the Comm Systems toolbox and have been working with the Turbo Encoder/Decoder modules and following the...
거의 13년 전 | 답변 수: 0 | 0
0
답변질문
Regarding Autocorrelation function in an application
So i've got an audio file (trying to remove echo) i load in via y=wavread('echo.wav'); and then calculated the autocorrelation x...
14년 초과 전 | 답변 수: 1 | 1
