Arbitrary Spectral Slope Noise Generation with Matlab
버전 1.5.0.0 (3.14 KB) 작성자:
Hristo Zhivomirov
Arbitrary spectral slope ( f^a) noise generation via spectral processing of white noise.
The present code is a Matlab function that provides a generation of noise signal with arbitrary power spectral density (PSD) slope f^a. For instance:
1) White noise: a = 0;
2) Pink noise: a = −1;
3) Red noise: a = −2;
4) Blue noise: a = +1;
5) Violet noise: a = +2.
Two examples are given in order to clarify the usage of the function. For convenience, the input and output arguments are given in the beginning of the function. The generated noise signal has unity standard deviation and zero mean value.
The code is based on the theory described in:
[1] H. Zhivomirov. A Method for Colored Noise Generation. Romanian Journal of Acoustics and Vibration, ISSN: 1584-7284, Vol. XV, No. 1, pp. 14-19, 2018. (http://rjav.sra.ro/index.php/rjav/article/view/40/29)
인용 양식
H. Zhivomirov. A Method for Colored Noise Generation. Romanian Journal of Acoustics and Vibration, ISSN: 1584-7284, Vol. XV, No. 1, pp. 14-19, 2018. (http://rjav.sra.ro/index.php/rjav/article/view/40/29)
Hristo Zhivomirov (2025). Arbitrary Spectral Slope Noise Generation with Matlab (https://kr.mathworks.com/matlabcentral/fileexchange/48628-arbitrary-spectral-slope-noise-generation-with-matlab), MATLAB Central File Exchange. 검색 날짜: .
MATLAB 릴리스 호환 정보
개발 환경:
R2017b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux카테고리
- Signal Processing > Signal Processing Toolbox > Measurements and Feature Extraction >
- Engineering > Mechanical Engineering > Acoustics, Noise and Vibration >
Help Center 및 MATLAB Answers에서 Measurements and Feature Extraction에 대해 자세히 알아보기
태그
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!| 버전 | 게시됨 | 릴리스 정보 | |
|---|---|---|---|
| 1.5.0.0 | A new version of the code has been uploaded. |
||
| 1.4.0.0 | A new code description has been uploaded. |
||
| 1.3.0.0 | A new version of the code has been uploaded. |
||
| 1.2.0.0 | A new reference literature has been added. |
||
| 1.1.0.0 | A new version of the code has been uploaded. |
||
| 1.0.0.0 |
