This is an example of how to average two (or more) transfer function (or any other arrays). 


Using a simple formula, sum the magnitude of transfer function (abs) and divide with the number of elements.

This is a basic formula to make an average.


image.png


The end result is an array, displayed on 2D graph.


image.png