Added Mean Power Spectrum calculation on PS

This commit is contained in:
canisio
2026-04-29 16:10:21 -03:00
parent 1ab873419e
commit d9f7798814
3 changed files with 1 additions and 1 deletions

Binary file not shown.

Binary file not shown.

View File

@@ -25,7 +25,7 @@ NCOCountIncDT = numerictype(1,NCOAccumWL*2,NCOAccumWL);
% Pulse start/end frequencies % Pulse start/end frequencies
pulseCentFreq = 0e6; pulseCentFreq = 0e6;
pulseBw = 50e6; % Pulse bandwidth pulseBw = 0e6; % Pulse bandwidth
% Number of pulses % Number of pulses
numPulses = 10; numPulses = 10;