Community Profile

Sabna


Active since 2014

Statistics

Content Feed

View by

Question


When do we use conjugate transpose instead of transpose? When will (ATA)-1 AT Y become(AHA)-1 AH Y????????
G2 = (Ep*F(1:L,Ip)*ctranspose(diag(Spilot))*diag(Spilot)*ctranspose(F(1:L,Ip)))^-1 ... * ctranspose(sqrt(Ep)*diag(Spilot)*c...

9 years ago | 1 answer | 0

1

answer

Question


implementation of an LMS adaptive filter in matlab
How does 'adaptfilt.lms' work in matlab? Anybody knows what the structure of the filter will be when we create and use mu = 0...

9 years ago | 0 answers | 0

0

answers

Question


How does tfest estimate the transfer function of a system given input and output in time domain?
i want to get the transfer function of a system given input s1 and output s2 in time domain, in matlab. i am getting it correctl...

10 years ago | 1 answer | 0

1

answer