mhostetter / sdr

A Python package for software-defined radio
https://mhostetter.github.io/sdr/
MIT License
39 stars 4 forks source link

Add SNR of product of two signals #341

Closed mhostetter closed 5 months ago

mhostetter commented 5 months ago

Maybe sdr.componsite_snr(snr1, snr2). See the equation from Stein's CAF paper.