[PhasedArrayToolbox] Why the graph doesn't reach the amplitude value?
Ältere Kommentare anzeigen
Hello! I'd like to understand why the gaph doesn't reach the amplitude value, and just stops at (100, 0.8), not at (100, 1).
hw = phased.LinearFMWaveform('PulseWidth',1e-4,'PRF',1e4);
x = step(hw);
plot(real(x))

Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Pulsed Waveforms finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!