how to pass a 13 bit barker code through a matched filter?
古いコメントを表示
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
回答 (1 件)
Honglei Chen
2013 年 2 月 25 日
0 投票
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
カテゴリ
ヘルプ センター および File Exchange で Matched Filter and Ambiguity Function についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!