I'm working on a system that includes a bunch of elements and I arrived at the following general expression for the output:
$$\mathcal{F}\left\{ T\cdot\left(\left[T\cdot\mathcal{F}\left\{ E_{1}\right\} \right]* h\right)\right\} $$
where \$ mathcal{F}\$ is the Fourier transform of whatever is inside of it.
From the way it looks, it's begging for me to employ the convolution theorem, and so I did: $$\mathcal{F}\left\{ T\cdot\left(\left[T\cdot\mathcal{F}\left\{ E_{1}\right\} \right]* h\right)\right\} =\mathcal{F}\left\{ T\right\} *\left(\mathcal{F}\left\{ \left[T\cdot\mathcal{F}\left\{ E_{1}\right\} \right]* h\right\} \right)=$$ $$\mathcal{F}\left\{ T\right\} *\left[\mathcal{F}\left\{ T\cdot\mathcal{F}\left\{ E_{1}\right\} \right\} \cdot\mathcal{F}\left\{ h\right\} \right]$$ $$=\mathcal{F}\left\{ T\right\} *\left[\left(\mathcal{F}\left\{ T\right\} *\mathcal{F}\left\{ \mathcal{F}\left\{ E_{1}\right\} \right\} \right)\cdot\mathcal{F}\left\{ h\right\} \right]$$
Assuming I did these steps right, I'm not sure how to carry on from here? can I make it simpler?
Thanks in advance and hope you're all safe and healthy!