Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-12-30 | digital: SNR estimators just take a complex vector; not full vector of ↵ | Tom Rondeau | |
complex vectors. | |||
2011-12-29 | digital: adding documentation for SNR estimators; added an estimator for ↵ | Tom Rondeau | |
M2M4 type that allows the user to set the kurtosis of the signal and noise, if known, to work with non-MPSK and non-AWGN channels (untested). Also, the technique is signal to variation ratio (SVR), not SVN. Couldn't read my own writing. | |||
2011-12-29 | digital: fixing up blocks to use SNR est classes more appropriately. | Tom Rondeau | |
2011-12-29 | digital: made separate implementation classes for the different SNR estimators. | Tom Rondeau | |