Useful Mathematica functions for signal processing units
I will update this as I add more functions. Using it for the unit ELEC4402 Communication Systems (* Signal power *) SigPower[expr_, t_] := Limit[1/(2 T) Integrate[expr^2, {t, -T, T}], T -> In...