How to plot cross-ambiguity function of this binary sequence?
이전 댓글 표시
Hi
I want to plot cross-ambiguity function of this following sequence:
kasamiseq = comm.KasamiSequence('Polynomial',[6 5 4 1 0], ...
'InitialConditions',[ 0 0 0 0 0 1],'SamplesPerFrame', 63);
kasami_code = kasamiseq();
The parameters are PRF =50000, Sampling frequency = 100e+06.
Please guide me how to plot it.
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Waveform Design and Signal Synthesis에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
