how to pass a 13 bit barker code through a matched filter?
Mostrar comentarios más antiguos
I am doing a project for detection of 2 targets using barker code where the targets are at a distance of 5 sub-pulses from each other. Barker code has t be transmitted to hit the targets and then should be passed through a matched filter to get the output. kindly help me with a matlab code for the same
Respuestas (1)
Honglei Chen
el 25 de Feb. de 2013
0 votos
13 bit Barker code is well documented, see
As to the matched filter, in theory, it is the conjugate of the time reverse of the original code.
I'd suggest you to take a look at following documentation page if you have Phased Array System Toolbox
HTH
Categorías
Más información sobre Matched Filter and Ambiguity Function en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!