Frequency domain is made out of wood.
I have uploaded the code demonstrating it to Github.
https://github.com/BalashovK/WoodenFrequencyDomain
You are very welcome to read the code and run it yourself. I hope you already have Python, numpy and matplotlib installed.
For just in case:
pip install numpy
pip install matplotlib