Noise Analysis with Matlab

Time and frequency analysis, signal statistics, etc. of a noise signal.
ダウンロード: 1K
更新 2020/6/28

ライセンスの表示

The present code is a Matlab program for analysis of noise signals. The analysis includes:
1) Options for:
- signal detrending;
- signal normalization.
2) Plotting of the:
- signal in the time domain (oscillogram);
- signal in the frequency domain (periodogram);
- signal in the time-frequency domain (spectrogram);
- amplitude distribution of the signal (histogram);
- autocorrelation function of the signal (correlogram).
3) Displaying of the:
- minimum and maximum value of the signal;
- mean value (DC-value) and standard deviation (RMS-value);
- skewness (tailness) and kurtosis (peakedness);
- crest-factor CF;
- dynamic range DR;
- autocorrelation time;
- test result for stationarity of the signal.

The code is based on the theory described in:

[1] D. Manolakis, V. Ingle. Applied Digital Signal Processing. Cambridge, Cambridge University Press, 2011.

[2] G. Heinzel, A. Rudiger, R. Schilling. Spectrum and spectral density estimation by the Discrete Fourier transform (DFT), including a comprehensive list of window functions and some new flat-top windows. Germany, Hannover, Max-Planck-Institut für Gravitationsphysik, 2002.

引用

Hristo Zhivomirov (2024). Noise Analysis with Matlab (https://www.mathworks.com/matlabcentral/fileexchange/71887-noise-analysis-with-matlab), MATLAB Central File Exchange. 取得済み .

MATLAB リリースの互換性
作成: R2017b
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
謝辞

ヒントを得たファイル: Sound Analysis with Matlab

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
バージョン 公開済み リリース ノート
1.1.0

A new version of the code has been uploaded.

1.0.0