Sigma Delta Quantisation

Converts any Fourier bandlimited signal into its 1 bit samples and reconstructs it in the time domain

You are now following this Submission

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

Cite As

Rohan Sanghavi (2026). Sigma Delta Quantisation (https://au.mathworks.com/matlabcentral/fileexchange/73313-sigma-delta-quantisation), MATLAB Central File Exchange. Retrieved .

Acknowledgements

Inspired by: MATLAB Plot Gallery - Subplot (2)

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.1

Just an extra instruction

1.0.0