Spectral Analysis with Matlab Implementation

Spectral analysis including amplitude and phase spectrum as well as their graphical representation.
ダウンロード: 3K
更新 2016/10/12

ライセンスの表示

The present code is a Matlab function that provides a computation of the:
1) one-sided amplitude spectrum;
2) one-sided phase spectrum;
3) frequency vector.
Two functions for spectral analysis are developed: one with firmly defined properties and one with customizable properties. Several examples are given in order to clarify the usage of each function. For convenience, the input and output arguments are given in the beginning of the functions.

The code is based on the theory described in:

[1] N. Majumdar, S. Banerjee. MATLAB Graphics and Data Visualization. Birmingham, Packt Publishing, 2012.

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

[3] 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). Spectral Analysis with Matlab Implementation (https://www.mathworks.com/matlabcentral/fileexchange/42170-spectral-analysis-with-matlab-implementation), MATLAB Central File Exchange. 取得済み .

MATLAB リリースの互換性
作成: R2010b
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersSpectral Measurements についてさらに検索
謝辞

ヒントを与えたファイル: Spectrum Visualization with Matlab Implementation

Community Treasure Hunt

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

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

A new version of the code has been uploaded.

1.7.0.0

A new version of the code has been uploaded.

1.6.0.0

A new version of the code has been uploaded.

1.5.0.0

A new version of the code has been uploaded.

1.4.0.0

A new version of the code has been uploaded.

1.3.0.0

A new reference literature has been added.

1.2.0.0

A semantic error has been corrected in the code.

1.1.0.0

Change of the title of the submission.

1.0.0.0