dsplabs/matlab-addnoise

Add noise to a signal at a prescribed SNR level.

https://github.com/dsplabs/matlab-addnoise

您现在正在关注此提交

Add noise at a given SNR.

引用格式

Kamil Wojcicki (2026). dsplabs/matlab-addnoise (https://github.com/dsplabs/matlab-addnoise), GitHub. 检索时间: .

致谢

启发作品: Ideal Binary Mask, Segmental SNR

类别

Help CenterMATLAB Answers 中查找有关 Signal Generation, Analysis, and Preprocessing 的更多信息

MATLAB 版本兼容性

  • 兼容任何版本

平台兼容性

  • Windows
  • macOS
  • Linux

无法下载基于 GitHub 默认分支的版本

版本 已发布 发行说明 Action
1.3.0.0

Revised to work with audioread since wavread is no longer supported by MATLAB.
Revised repository url.

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 存储库