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 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 1
