Stable single frame (512 samples) baseline before capture redesign
This commit is contained in:
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -28,7 +28,7 @@ pulseWidth = 4e-6;
|
|||||||
|
|
||||||
% Pulse start/end frequencies
|
% Pulse start/end frequencies
|
||||||
pulseCentFreq = 100e6;
|
pulseCentFreq = 100e6;
|
||||||
pulseBw = 50e6; % Pulse bandwidth
|
pulseBw = 5e6; % Pulse bandwidth
|
||||||
|
|
||||||
% Number of pulses
|
% Number of pulses
|
||||||
numPulses = 10;
|
numPulses = 10;
|
||||||
@@ -46,7 +46,7 @@ pulseGenGain = 1;
|
|||||||
%% Software parameters
|
%% Software parameters
|
||||||
|
|
||||||
% Signal generator update rate
|
% Signal generator update rate
|
||||||
TsSW = 2e-3;
|
TsSW = 0.5e-3;
|
||||||
|
|
||||||
%% Simulation parameters
|
%% Simulation parameters
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user