DSP Master VCL
|
Calculates the signal-to-noise ratio.
function SNR(ActualZeroPadding: Double = 1): Double;
The signal is considered to be marked. The method sums the marks and calculates the ratio towards the rest and returns the result in dB.
The width of the peaks is determined with the MainlobeWidth property. Marks are stored in Marks property.
Copyright (c) 1999-2025 by Dew Research. All rights reserved.
|
What do you think about this topic? Send feedback!
|