class="resources"
Computes the single-sided Coherence Function, the averaged single-sided Cross Power Spectrum, the averaged single-sided Frequency Response, or transfer function, and the Impulse Response. Details

The Network Functions (avg) VI computes coherence, averaged cross power spectrum magnitude and phase, averaged transfer function, or frequency response, and averaged impulse response.
You usually compute these functions on the stimulus and response signals from a network under test.
The network functions are computed as
avg Cross Power Spectrum = avg of Sxy(f)
avg Frequency Response = avg Sxy(f)/avg Sxx(f)

avg Impulse Response = Inverse Real FFT(avg Frequency Response),
where
x is Stimulus Signal,
y is Response Signal,
Sxy(f) is the two-sided cross power spectrum of x and y,
Sxx(f) is the two-sided auto power spectrum of x,
Syy(f) is the two-sided auto power spectrum of y,
Coherence Function shows the frequency content of Response Signal, y, due to Stimulus Signal, x, and measures the validity of the network frequency response measurement.
You can use the Network Functions (avg) VI to measure the coherence between any two signals. The Network Functions (avg) VI averages multiple stimulus and response signals to get valid coherence measurements.