Exponential swept sine
returns an excitation
signal generated using the exponential swept sine (ESS) technique. By default, the signal
has a 6-second duration, followed by 4 seconds of silence, for a sample rate of 44100
Hz.excitation
= sweeptone()
specifies the duration of the exponential swept sine signal.excitation
= sweeptone(swDur
)
specifies the duration of the silence following the exponential swept sine signal.excitation
= sweeptone(swDur
,silDur
)
specifies the sample rate of the sweep tone as excitation
= sweeptone(swDur
,silDur
,fs
)fs
Hz.
specifies options using one or more excitation
= sweeptone(___,Name,Value
)Name,Value
pair arguments, in
addition to the input arguments in the previous syntaxes.
[1] Farino, Angelo. "Advancements in Impulse Response Measurements by Sine Sweeps." Presented at the Audio Engineering Society 122nd Convention, Vienna, Austria, 2007.