Spectral Processing with Matlab Implementation

Spectral processing of a signal via Fourier analysis and synthesis.
ダウンロード: 234
更新 2017/2/12

ライセンスの表示

The present codes are Matlab functions for spectral processing of a signal via Fourier analysis and synthesis. One may obtain the amplitude and phase spectrum of the signal by transforming into the frequency domain, adjust some (or all) spectral components appropriately and then transforming back into the time domain.
The “sgn_analysis.m” function provides a computation of the:
1) one-sided amplitude spectrum;
2) one-sided phase spectrum;
3) frequency vector.
The “sgn_sinthesis.m” function provides a computation of the:
1) signal in the time domain;
2) time vector.
An example is given in order to clarify the usage of the functions. For convenience, the input and output arguments are given in the beginning of the functions.

The codes are 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] U. Zölzer. DAFX: Digital Audio Effects. Chichester, John Wiley & Sons, 2011.

引用

Hristo Zhivomirov (2024). Spectral Processing with Matlab Implementation (https://www.mathworks.com/matlabcentral/fileexchange/61548-spectral-processing-with-matlab-implementation), MATLAB Central File Exchange. 取得済み .

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

Community Treasure Hunt

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

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