Effacer les filtres
Effacer les filtres

how i can plott fmcw tx and rx and beat frequency in matlab in triangular modulation by sinwave varried frequency please help me

1 vue (au cours des 30 derniers jours)
how i can plott fmcw tx and rx and beat frequency in matlab in triangular modulation by sinwave varried frequency please help me

Réponse acceptée

Youssef  Khmou
Youssef Khmou le 1 Fév 2014
try this, as explained in the documentation :
hw = phased.FMCWWaveform('SweepBandwidth',1e5,...
'OutputFormat','Sweeps','NumSweeps',2);
plot(hw);

Plus de réponses (0)

Community Treasure Hunt

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

Start Hunting!

Translated by