How to combine two waveforms?

11 vues (au cours des 30 derniers jours)
Hassan hajj
Hassan hajj le 29 Avr 2018
Commenté : Jan le 30 Avr 2018
waveform = phased.SteppedFMWaveform('SampleRate',50e6,...
'PulseWidth',0.04e-6,'PRF',100e3,...
'NumSteps',5,'NumPulses',5);
sPCW = phased.PhaseCodedWaveform('SampleRate',50e6,'Code','Barker',...
'ChipWidth',0.04e-6,'NumChips',13,'PRF',100e3,...
'OutputFormat','Pulses','NumPulses',5);
These are the two waveforms. Any idea how to combine them?
  1 commentaire
Jan
Jan le 30 Avr 2018
"Combine" can mean a variety of things. Please explain, what you exactly want.

Connectez-vous pour commenter.

Réponses (0)

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by