-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Quick bug fix: Noise generation had a small bug
While generating noise, ampltiude spectrum needs to be calculated from stored power spectral density. Therefore other than taking a square root of the PSD, the PSD needs to be multiplied by the bin width of the PSD as well.
- Loading branch information
1 parent
245746f
commit 7b5dffa
Showing
2 changed files
with
5 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters