Select the HRTF measurements in the sagittal plane at a lateral angle of 45 degrees. Plot the frequency responses of the second receiver for these measurements.
Specify optional pairs of arguments as
Name1=Value1,...,NameN=ValueN, where Name is
the argument name and Value is the corresponding value.
Name-value arguments must appear after other arguments, but the order of the
pairs does not matter.
Example: freqz(s,NPoints=1024)
Indices of measurements to use for the frequency response, specified as a vector
of positive integers. The indices must correspond to measurements in the data of the
SOFA object s.
Number of points in the frequency response, specified as a positive integer. For
SimpleFreeFieldHRIR objects, the default value is
max(2048,L), where L is
the length of the HRTF impulse responses. For SimpleFreeFieldHRSOS objects, the default value is 2048.