現在この提出コンテンツをフォロー中です。
- フォローしているコンテンツ フィードに更新が表示されます。
- コミュニケーション基本設定に応じて電子メールを受け取ることができます
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 (2026). Sigma Delta Quantisation (https://jp.mathworks.com/matlabcentral/fileexchange/73313-sigma-delta-quantisation), MATLAB Central File Exchange. に取得済み.
謝辞
ヒントを得たファイル: MATLAB Plot Gallery - Subplot (2)
