v1.1.4 #17
thiebes
announced in
Announcements
v1.1.4
#17
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Main Application Changes
Improved CNR estimates
This release addresses overestimation of noise power in the FFT-based CNR estimation function,
fft_cnr. When performing a real-valued Fast Fourier Transform (FFT) usingrfft, the output is a single-sided spectrum. Each frequency component in this spectrum represents the combined power from the original signal's positive and negative frequencies.Minor changes
The peak normalization and root-mean-squared calculation in the
fft_cnrfunction were also simplified in this commit.This discussion was created from the release v1.1.4.
Beta Was this translation helpful? Give feedback.
All reactions