Complementery and barker code
9 views (last 30 days)
Show older comments
I want to study about complementary code and barker code used in radar application. If you have any example code please share.
1 Comment
Spencer
about 11 hours ago
Edited: Spencer
32 minutes ago
You can certainly do complementary codes. There are a few things you have to keep in mind when implementing them. You may know this already but I'll put it here for anyone reading the post.
You need multiple phase-coded waveforms which you will combine after. If you are using the radarTransceiver object, then you will have to change your waveform and matched filter between each pulse. Then after you finish your frame/dwell, you can add the pairs of pulses together and continue your processing steps for your application.
Answers (1)
Honglei Chen
on 24 Jan 2018
Here is a radar example for using PhaseCodedWaveform.
One of the options in the PhaseCodedWaveform is barker.
HTH
0 Comments
See Also
Categories
Find more on Pulsed Waveforms in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!