필터 지우기
필터 지우기

How to generate pulsed waveform of gold sequence?

조회 수: 1 (최근 30일)
Basmah Ahmad
Basmah Ahmad 2024년 1월 26일
편집: Basmah Ahmad 2024년 1월 26일
I want to convert this following gold sequence into pulsed waveform, how do i do it?
code2 = comm.GoldSequence('FirstPolynomial','x^6+x+1', 'FirstInitialConditions',[ 0 0 0 0 0 1], 'SecondPolynomial','x^6 + x^5 + x^4 + x^3 + x^2 + x + 1', 'SecondInitialConditions',[0 0 0 0 0 1], 'Index',2, 'SamplesPerFrame',63);
gold_Code = code2();
The parameters are PRF = 50000, fs = 100e+06, center_frequency = 50000, bw = 10e+05.
Please guide me

답변 (0개)

카테고리

Help CenterFile Exchange에서 Pulsed Waveforms에 대해 자세히 알아보기

제품


릴리스

R2023b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by