Add noise to a signal at a prescribed SNR level.
Add noise at a given SNR.
引用格式
Kamil Wojcicki (2026). dsplabs/matlab-addnoise (https://github.com/dsplabs/matlab-addnoise), GitHub. 检索时间: .
致谢
启发作品: Ideal Binary Mask, Segmental SNR
无法下载基于 GitHub 默认分支的版本
| 版本 | 已发布 | 发行说明 | Action |
|---|---|---|---|
| 1.3.0.0 | Revised to work with audioread since wavread is no longer supported by MATLAB.
|
||
| 1.2.0.0 | Added: randi = @(n)( round(1+(n-1)*rand) ); to support older MATLAB releases. Relaxed sanity check to: assert( abs(SNR(signal,noisy)-snr) < 1E10*eps(snr) ); |
||
| 1.1.0.0 | Updated icon transparency on package description. |
||
| 1.0.0.0 |
要查看或报告此来自 GitHub 的附加功能中的问题,请访问其 GitHub 存储库。
要查看或报告此来自 GitHub 的附加功能中的问题,请访问其 GitHub 存储库。
