Sigma Delta Quantisation

バージョン 1.0.1 (1.94 KB) 作成者: Rohan Sanghavi
Converts any Fourier bandlimited signal into its 1 bit samples and reconstructs it in the time domain
ダウンロード: 267
更新 2019/11/11

ライセンスの表示

his code first takes any Fourier band limited analog signal (can be changed accordingly) and converts it into 1 bit samples and reconstructs it back. This is done by oversampling and noise shaping.
The oversampling rate can be adjusted.
A sinc function is used as a reconstruction kernel in this code.
A user defined SDQ function is used.
Please create a new .m file for the SDQ function

引用

Rohan Sanghavi (2024). Sigma Delta Quantisation (https://www.mathworks.com/matlabcentral/fileexchange/73313-sigma-delta-quantisation), MATLAB Central File Exchange. 取得済み .

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

ヒントを得たファイル: MATLAB Plot Gallery - Subplot (2)

Community Treasure Hunt

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

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

Just an extra instruction

1.0.0