Sigma Delta Quantisation

版本 1.0.1 (1.9 KB) 作者: Rohan Sanghavi
Converts any Fourier bandlimited signal into its 1 bit samples and reconstructs it in the time domain
268.0 次下载
更新时间 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 CenterMATLAB Answers 中查找有关 Image 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